Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / triblur @ b424b062

Latest revisions

# Date Author Comment
b424b062 12/18/2018 11:29 PM Leszek Koltunski

Make Matrix effects Rotate and Quaternion actually correct when it comes to the Z-axis. Also corresponding adjustments in apps.

c40df162 12/14/2018 04:30 PM Leszek Koltunski

Improve the Triblur app to be able to switch objects into 1 of 3 states: no postprocessing, blur, glow.

107e4b72 11/20/2018 10:49 PM Leszek Koltunski

Fully move the Meshes to their own package.

a935e9db 06/29/2018 01:31 PM Leszek Koltunski

Correct a recently introduced bug.

3f70dd29 06/13/2018 09:33 PM Leszek Koltunski

Try and avoid re-sorting the children by buckets (if we can!). This makes change in rendering order in the 'Transparency' app actually work.

1440748a 06/08/2018 02:03 PM Leszek Koltunski

In an attempt to contain the flashes on Mali GPU, re-structure the post-processing FBOs from 1 FBO with 2 color attachments + combined depth-stencil to 2 separate FBOs sharing a depth-stencil texture.

Result: this appears to make the flashes slightly worse.

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

Reengineer DistortedScreen

d7413405 05/10/2018 12:30 PM Leszek Koltunski

OIT: lots of progress on all fronts. Still a few bugs to solve though!

55e1b307 05/03/2018 03:10 PM Leszek Koltunski

Properly recreate the Atomic and LinkedList buffers onPause.
We have to discard all alpha==0.0 pixels during OIT Pass1.

371c43ca 04/06/2018 09:16 PM Leszek Koltunski

Improve the 'Triblur' app.

View revisions

Also available in: Atom