Skip to content

MartinRGB/android-prototype-learning

Repository files navigation

android-prototype-learning

AndroidPrototypeLearning is my playground for android learning & rapid prototype

0.Prototype Learning

Project1:ButtonClickCounter

Buttonclickcounter

What I Learned:

1.Custom Typeface

2.Nest Layout

3.Invoke FAB

Project2:Censor_Wallpaper

Censor_Wallpaper

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

Project3:Small Games

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

Project4:While loop

Project5:Calculator

Project42:Mask(SpotlightView)_Test

tutorial from Romain Guy's spotlightview

Project44:Photoshopimages

try to learn PS API

Project49:GLES_VERSION

knowledge from Learn OpenGLES- For Mobile Game and Graphics Development

Project56:Kotlin_HelloWorld

1.OpenGL ES 2.0 for android:a quick start guide

you can check this tut here

2.Android Programming Big Nerd Ranch

this book

3.The book of shaders

here

4.Some GL Exercise

Project50:STL_Reader

reference this tutorial

Project51:OBJ_Reader

reference1

reference2

Project51:OBJ_Reader

Project55&57: Draw Sphere

reference1

Project58:Shader Template

a java shader template project that can run shaders in thebookofshaders

5.OpenGL Shading Launguage

Project52:Brick

a BRDF lighting model

Project53:Light

a Lighting Shader exercise

Project54:Sphere_Texture(Working in Progress)

Project56:Practise in ShaderMaker

Shader Maker

About

AndroidPrototypeLearning is my playground for android learning & rapid prototype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages