Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / bean @ 7c55263f

Name Size
BeanActivity.java 3.04 KB
BeanRenderer.java 6.37 KB
BeanSurfaceView.java 2.61 KB

Latest revisions

# Date Author Comment
7c55263f 06/15/2020 01:48 PM Leszek Koltunski

Library: introduce a new form of the MeshRectangular grid, where the individual rows and columns can be each of different width. This help reduce the number of vertices in objects as typically we are only interested at distorting a certain subregion.

Modify the Bean app to take advantage of this.

c7a31368 03/03/2020 04:26 PM Leszek Koltunski

Further corrections for the first apps.

4c42bc15 03/03/2020 11:58 AM Leszek Koltunski

Some cleanups in MonaLisa, Bean & Sink.

a7a8f7bd 03/03/2020 11:22 AM Leszek Koltunski

Convert Bean to not use the depreciated MeshBase.setStretch() API.

126393c8 03/02/2020 04:11 PM Leszek Koltunski

Remove width & height from InternalSurface and move it to InternalOutputSurface.

849e0034 02/29/2020 10:45 PM Leszek Koltunski

Moving the Vertex and Fragment centers of effect to the center of the Mesh.

26c4e181 02/29/2020 10:11 PM Leszek Koltunski

First fixes for moving the Vertex and Fragment centers of effect to the center of the Mesh.

386fd702 02/28/2020 11:58 PM Leszek Koltunski

Merge branch 'empty-matrix-effects-in-the-center' into modern-empty-matrix-effects-in-the-center

698ad0a8 02/26/2020 10:23 PM Leszek Koltunski

Move the Effects.setStretch to Meshbase.setStretch

687263cc 02/26/2020 03:52 PM Leszek Koltunski

Move the 'pre-multiply mesh before applying any effects' thing from [(Xsize of texture, Ysize of texture) x Mesh's zFactor] to Effects.setStretch(sx,sy,sz)

View revisions

Also available in: Atom