Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / girl @ c0f27889

Name Size
GirlActivity.java 5.62 KB
GirlRenderer.java 7.93 KB
GirlSurfaceView.java 2.95 KB

Latest revisions

# Date Author Comment
c0f27889 07/22/2020 09:53 AM Leszek Koltunski

We need to pause an Activity in the following way:

1) Activity.onPause()
2) View.onPause()
3) Library.onPause()

otherwise sometimes there are artifacts when pausing!

061449ed 06/16/2020 07:37 PM Leszek Koltunski

Only compile the Full, Normal & OIT programs when they are actually needed.

3bb0d218 05/06/2020 10:41 PM Leszek Koltunski

Convert Girl to stretchless API

df80818c 03/03/2020 10:31 PM Leszek Koltunski

Further corrections.

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

Further corrections for the first apps.

25eeb4d4 03/03/2020 02:49 PM Leszek Koltunski

Port Girl to the new setStretch-less 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.

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

View revisions

Also available in: Atom