Project

General

Profile

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

examples / src / main / java / org / distorted / examples / glow / GlowRenderer.java @ 107e4b72

# Date Author Comment
107e4b72 11/20/2018 10:49 PM Leszek Koltunski

Fully move the Meshes to their own package.

e72c53e5 05/17/2018 03:33 PM Leszek Koltunski

Reengineer DistortedScreen

be169c10 04/17/2018 09:07 PM Leszek Koltunski

Minor.

c658e742 06/30/2017 02:52 PM Leszek Koltunski

Add quality levels in Glow APP.

9fb7a4e4 06/30/2017 02:35 PM Leszek Koltunski

Fix quality levels in Glow.

3fee789f 06/29/2017 11:47 PM Leszek Koltunski

Debugging Glow.

463f1f9c 06/29/2017 08:27 PM Leszek Koltunski

Progress with Glow.

111217c2 06/28/2017 04:55 PM Leszek Koltunski

Debugging Glow.

babda153 06/28/2017 02:06 PM Leszek Koltunski

Improve 'Glow' app.

3a4f3ae2 06/28/2017 01:46 PM Leszek Koltunski

Improve 'Glow' app.

cb9d104d 06/28/2017 12:00 PM Leszek Koltunski

New 'Glow' app.

11298b49 06/28/2017 11:33 AM Leszek Koltunski

Rename the last 'Glow' app.

1a94a1ab 06/26/2017 09:15 PM Leszek Koltunski

Fixes for dynamic postprocessing.

885b9cca 06/20/2017 11:51 PM Leszek Koltunski

Move all the knowledge about Vertex and Fragment effects to their respective classes.

e4330c89 06/16/2017 02:33 PM Leszek Koltunski

Change of API: move setting the EGL context back to the APP.

ed89e05e 06/14/2017 04:09 PM Leszek Koltunski

Remove old facility to correct Postprocessing buckets on new Postporcessing effects.

New facility will follow shortly....

ebb06a48 06/12/2017 10:56 PM Leszek Koltunski

Bugfixes for the recent 'Effect classes' API change.

2890c5df 06/12/2017 10:15 AM Leszek Koltunski

Further progress with Apps.

01782e85 06/07/2017 05:18 PM Leszek Koltunski

Progress with support for Effect classes.

3a91bfe1 05/30/2017 03:27 PM Leszek Koltunski

Progress with GLOW.

Serious bug sorting Surface's children into postprocessing Buckets detected.

08602667 05/30/2017 12:17 PM Leszek Koltunski

Beginnings of the GLOW unit test.