Project

General

Profile

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

examples / src / main / java / org / distorted / examples / aroundtheworld / AroundTheWorldSurfaceViewPicker.java @ fcb09e1f

# Date Author Comment
71c8884f 05/03/2019 10:46 PM Leszek Koltunski

Correct the Legal notice.

e3900503 05/02/2019 10:41 PM Leszek Koltunski

Rename all the classes that are not exported to application to 'Internal'

a4d59c0b 01/04/2019 11:07 PM Leszek Koltunski

Massive: make the coordinate system agree with that of OpenGL (i.e. invert the Y axis).

643844c9 04/03/2017 10:16 PM Leszek Koltunski

Improve Around the World.

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.

c11a3a15 11/14/2016 02:40 PM Leszek Koltunski

Encode more info in the EfectNames enum.

e6995f3b 11/13/2016 10:59 PM Leszek Koltunski

Compute Race correctly

2f20ae3a 11/13/2016 12:02 AM Leszek Koltunski

Around the World: setRace

951c4af9 11/12/2016 11:25 PM Leszek Koltunski

Around the World: moving the selection rectangle

248a2782 11/11/2016 04:23 PM Leszek Koltunski

Progress with "Around The World"

7ba38011 11/11/2016 01:03 AM Leszek Koltunski

New app: Around The World (beginnings)