AndroidPrototypeLearning is my playground for android learning & rapid prototype
What I Learned:
1.Custom Typeface
2.Nest Layout
3.Invoke FAB
What I Learned:
1.Simple way of asking permission
2.Use Android-Screen-to-Face-Distance-Measurement library to measure distance.
3.Use Orientation Sensor to control slding effect
4.Use Low Pass Filter to smooth orientation sensor's data
5.Use facebok rebound library to make spring animation.
6.Use TinyDancer to detect fps
What I Learned:
1.Build class's Constructor & Getter & Setter
2.Inheritance & Extend from superclass,how to build an method override superclass' method
3.Make simple interface
tutorial from Romain Guy's spotlightview
try to learn PS API
knowledge from Learn OpenGLES- For Mobile Game and Graphics Development
you can check this tut here
this book
reference this tutorial
a java shader template project that can run shaders in thebookofshaders
a BRDF lighting model
a Lighting Shader exercise