Project

General

Profile

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

examples / src / main / java / org / distorted / examples / rubik / RubikActivity.java @ c6bfca20

# Date Author Comment
c6bfca20 03/10/2020 09:51 PM Leszek Koltunski

Fix the memory test - we need to run one thing on the Graphics thread!

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'

6e18bd32 04/30/2019 01:13 PM Leszek Koltunski

Turn the Rubik app into a MemoryTest.

af8b42cc 04/29/2019 02:04 PM Leszek Koltunski

Port changes from the 'distorted-cube' target.

377e1873 04/09/2019 09:16 PM Leszek Koltunski

Rubik App: minor

5d8a1d51 04/09/2019 02:42 PM Leszek Koltunski

Rubk App: changes in the UI

0094886e 04/09/2019 02:04 PM Leszek Koltunski

Rubk App: changes in the UI

201376f3 04/07/2019 09:59 PM Leszek Koltunski

Rubk App: add 4 buttons in the top.

7f986357 04/06/2019 07:12 PM Leszek Koltunski

RubikApp: simplifications.

8647eae2 04/06/2019 02:57 PM Leszek Koltunski

Improve the architecture of the Rubik App: new RubikCube class.

5b4a2d76 03/14/2019 03:25 PM Leszek Koltunski

1) new 'Rubik' app (skeleton)
2) MeshCubes: add support for custom texture mappings on each side (Rubik needs that!)