Project

General

Profile

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

library / src / main / java / org / distorted / library / DistortedEffects.java @ 26df012c

# Date Author Comment
26df012c 01/03/2017 12:01 PM Leszek Koltunski

Rename Grid to Mesh

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

New DistortedProgram class.

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

Add API to render from a FBO to another FBO

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.