Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / sink @ 76f9798b

Name Size
SinkActivity.java 2.94 KB
SinkRenderer.java 5.21 KB
SinkSurfaceView.java 2.16 KB

Latest revisions

# Date Author Comment
76f9798b 12/19/2016 02:41 PM Leszek Koltunski

New DistortedProgram class.

3873e8e6 12/16/2016 05:26 PM Leszek Koltunski

Minor

13155c68 12/16/2016 04:14 PM Leszek Koltunski

Improve the Sink app (funny?)

6f3024ae 12/15/2016 10:50 PM Leszek Koltunski

Fix a lot of Lint warnings in the apps.

bc29e409 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()'

d04a4886 12/15/2016 04:02 PM Leszek Koltunski

Change of names.

392e16fd 12/15/2016 03:31 PM Leszek Koltunski

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

7451c98a 12/14/2016 12:10 AM Leszek Koltunski

Hide the 'depth' of a DistortedTexture inside the library, so users do not get exposed to this weirdness.

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

Complete the split DistortedObject -> (DistortedTexture,DistortedEffectQueue)

10b7e588 12/12/2016 09:14 PM Leszek Koltunski

Rename various classes; fix a bug in Around the World.

View revisions

Also available in: Atom