Project

General

Profile

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

examples / src / main / res / layout / effects3dlayout.xml @ f86c9fb5

# Date Author Comment
f86c9fb5 12/10/2018 01:29 PM Leszek Koltunski

Make the Effects3D app a bit more user-friendly.

fe7fe83e 07/29/2018 11:00 PM Leszek Koltunski

Overhaul of the Effects3D generic test app.

Still not perfect (the 'postprocess' tab does not work; things crash when we rotate)

bddd4b2d 07/03/2018 01:31 PM Leszek Koltunski

Add OIT to the Effects3D app.

1bbe1af2 05/11/2017 08:40 PM Leszek Koltunski

Some corrections so that most apps still work on the Android emulator (OpenGL ES 2.0-based)

0ab55f0c 05/11/2017 03:47 PM Leszek Koltunski

Use Transform Feedback to (optionally) display the Normal vectors.

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

Encode more info in the EfectNames enum.

76a81b6a 08/21/2016 07:54 PM Leszek Koltunski

Combine Fragment3D and Vertex3D apps into one.

db5d943e 06/22/2016 12:52 PM Leszek Koltunski

Rename Effects3D to Matrix3D

5068fa06 05/25/2016 08:12 PM Leszek Koltunski

Initial commit

427ab7bf 05/25/2016 07:56 PM Leszek Koltunski

Initial commit