Project

General

Profile

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

library / src / main / java / org / distorted / library / DistortedTree.java @ d6e94c84

# Date Author Comment
d6e94c84 01/05/2017 02:23 AM Leszek Koltunski

progress with Postprocessing.

8c327653 01/04/2017 05:57 PM Leszek Koltunski

First attempt at making it possible to dynamically add and remove DEPTH attachments from an FBO.

05403bba 01/03/2017 09:59 PM Leszek Koltunski

rename all the 'grid' variables to 'mesh'.

26df012c 01/03/2017 12:01 PM Leszek Koltunski

Rename Grid to Mesh

e7a20702 12/19/2016 09:59 PM Leszek Koltunski

Simplify DistortedTexture.

da99dd30 12/19/2016 05:17 PM Leszek Koltunski

Clean up DFramebuffer's API

432442f9 12/19/2016 02:41 PM Leszek Koltunski

New DistortedProgram class.

ab12f06b 12/15/2016 11:59 PM Leszek Koltunski

Some more minor fixes.

52358355 12/15/2016 05:01 PM Leszek Koltunski

Add API to render from a FBO to another FBO

07d8ef09 12/15/2016 04:42 PM Leszek Koltunski

Cleanup.

a0f644b7 12/15/2016 04:28 PM Leszek Koltunski

Again change of API. Now instead of the 'DistortedEffects.draw() and DistortedTree.draw()' we have 'DistortedFramebuffer.renderTo()'

421c2728 12/15/2016 04:02 PM Leszek Koltunski

Change of names.