A simple game to learn how to create effects with shaders.
- 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).