Project

General

Profile

Download (7.05 KB) Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / flag / FlagSurfaceView.java @ 41a81a14

# Date Author Comment
41a81a14 01/20/2017 11:50 PM Leszek Koltunski

Try using OpenGL ES 3.0 everywhere (but if device does not support it, try creating 2.0 context - this is important because of the emulator!)

6f3024ae 12/15/2016 10:50 PM Leszek Koltunski

Fix a lot of Lint warnings in the apps.

525699f4 12/05/2016 03:04 PM Leszek Koltunski

Simplify SurfaceViews

41d39cea 11/03/2016 10:34 AM Leszek Koltunski

Flag app finished

100e2da7 11/02/2016 05:17 PM Leszek Koltunski

Progress with the 'Flag' test app.

175f355d 10/18/2016 01:40 PM Leszek Koltunski

Beginnings of a new example app - a waving flag.

No actual waving yet!