Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted @ 46b26cdc

Name Size
  examples

Latest revisions

# Date Author Comment
46b26cdc 03/20/2019 11:06 PM Leszek Koltunski

Rename the 'Effects3D' app files.

2ec2dc32 03/20/2019 10:48 PM Leszek Koltunski

Rename the 'Effects3D' app.

01cef452 03/18/2019 05:00 PM Leszek Koltunski

Change Distort to Deform in two apps - looks better.

c523e2ea 03/14/2019 09:33 PM Leszek Koltunski

Improvements for the 'Rubik' app.

4db4e39b 03/14/2019 05:01 PM Leszek Koltunski

Improvements for texturing MeshCubes objects in two apps (in light of the recent change in default texture mapping)

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!)

318dd77b 01/24/2019 10:22 PM Leszek Koltunski

Some improvements to the Wind app - still does not look very realistic though :(

1c1df934 01/12/2019 04:24 PM Leszek Koltunski

Correct Distort.

7054bb1d 01/11/2019 02:18 PM Leszek Koltunski

Fixes for some stuff discovered while making the Distort effect fully 3D:

- make MeshSphere's normal lengths be 1 (used to be 0.5)
- make the Effect3D app display precise values of the Center and Region vars.

676c14da 01/06/2019 11:15 PM Leszek Koltunski

Relax requirements on when we can call DistortedEffects.setMax().

Before this change one had to call it before creation of shaders and before any of the DistortedEffects classes got created.
This commit removes the second requirement so now with setMax it's just like with enabling effects: it's best done in onSurfaceCreated.

View revisions

Also available in: Atom