Skip to content

Files

Latest commit

2a8c391 · Apr 21, 2022

History

History

24-findme

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 21, 2022
Apr 20, 2022
Apr 20, 2022
Apr 21, 2022
Apr 20, 2022
Apr 20, 2022
Apr 20, 2022
Apr 20, 2022
Apr 21, 2022
Apr 20, 2022

FindMe

A simple game to learn how to create effects with shaders.

Features

  • creating a custom ImageView.
  • understanding the concept of shaders.
  • creating the BitmapShader and drawing it.
  • calculating a random location for the Android image.
  • using the BitmapShader.
  • responding to motion events.
  • adding an instructions dialog.

Based on Creating Effects with Shaders by Google Codelabs (2022).