Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / bean @ 107e4b72

Name Size
BeanActivity.java 3.02 KB
BeanRenderer.java 6.2 KB
BeanSurfaceView.java 2.61 KB

Latest revisions

# Date Author Comment
107e4b72 11/20/2018 10:49 PM Leszek Koltunski

Fully move the Meshes to their own package.

885b9cca 06/20/2017 11:51 PM Leszek Koltunski

Move all the knowledge about Vertex and Fragment effects to their respective classes.

e4330c89 06/16/2017 02:33 PM Leszek Koltunski

Change of API: move setting the EGL context back to the APP.

dfae5d27 06/13/2017 10:11 AM Leszek Koltunski

Bugfix (invert Region's y coord)

fa9b6494 06/09/2017 03:01 PM Leszek Koltunski

Convert the first few Apps to the new Effect API.

01782e85 06/07/2017 05:18 PM Leszek Koltunski

Progress with support for Effect classes.

1f9a52f1 05/13/2017 12:16 AM Leszek Koltunski

Simplify setting up DistortedScreen.

5f2a53b6 05/04/2017 12:13 AM Leszek Koltunski

Progress with VBOs - this time abstract out a new class, DistortedObject - i.e. everything that uploads something to GPU and thus needs to be auto re-created upon loss of the context.

630703d1 04/25/2017 11:08 PM Leszek Koltunski

Revert "Major refactoring: convert the Matrix Effects to be independent of the resolution of the surface we render to."

This reverts commit d79a56d3bc6cc7a22b21abeb180353a1818bd6ad.

d79a56d3 04/24/2017 04:28 PM Leszek Koltunski

Major refactoring: convert the Matrix Effects to be independent of the resolution of the surface we render to.

Re-write the first 15 apps to work with this.

View revisions

Also available in: Atom