Project

General

Profile

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

examples / src / main / java / org / distorted / examples / effectqueue / EffectQueueActivity.java @ 392e16fd

# Date Author Comment
392e16fd 12/15/2016 03:31 PM Leszek Koltunski

Change in the API: we always have to create a DistortedFramebuffer to render to.

f6d884d5 12/13/2016 12:42 PM Leszek Koltunski

Complete the split DistortedObject -> (DistortedTexture,DistortedEffectQueue)

a13e1101 11/14/2016 03:03 PM Leszek Koltunski

Minor

758303a3 11/07/2016 11:09 PM Leszek Koltunski

Rename Effects2D to EffectQueue