Project

General

Profile

Statistics
| Branch: | Revision:

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

Name Size
FlagActivity.java 9.22 KB
FlagRenderer.java 7.61 KB
FlagSurfaceView.java 6.16 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.

4867b578 04/28/2020 12:07 PM Leszek Koltunski

Convert the second app, Flag, to the new MeshBase.setStretch-less API ( use VertexEffectScale instead )

ea9b68db 03/07/2020 01:05 AM Leszek Koltunski

Progress with MeshJoin app.
Fix rotating in some apps.

e50f49b6 02/29/2020 11:59 PM Leszek Koltunski

All apps converted to the new V&F center schema!

8664ea2e 02/29/2020 02:45 PM Leszek Koltunski

Fixes for the merge.

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)

bcbd5b45 02/15/2020 01:02 AM Leszek Koltunski

Adjustment to Static's API.

View revisions

Also available in: Atom