Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / glow @ 77e66c58

Name Size
GlowActivity.java 7.12 KB
GlowRenderer.java 6.54 KB
GlowSurfaceView.java 2.94 KB

Latest revisions

# Date Author Comment
77e66c58 06/09/2023 12:31 AM Leszek Koltunski

in API 34 R.id. things are no loger constants and cannot be used in switches.

625c67de 03/31/2023 05:48 PM Leszek Koltunski

Decouple (to a large degree) the OpenGL Library from Android.

dc10a48d 03/31/2023 05:24 PM Leszek Koltunski

Decouple (to a large degree) the OpenGL Library from Android.

32e96fff 11/15/2022 12:54 PM Leszek Koltunski

Partly merge the 'iap' branch.

a9df241d 11/16/2020 12:04 PM Leszek Koltunski

More support for using the library from more than one activity

7c72e798 11/11/2020 02:26 PM Leszek Koltunski

1) Beginnings of support for using the library from more than one activity
2) rename DistortedLibrary.onCreate() to onSurfaceCreated()
3) (rubik) add Cambodia's flag.

57a3f798 08/27/2020 12:51 PM Leszek Koltunski

Fix: nwo we need to explicitly set mesh center to negative Z if we want to GLOW a flat object.

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.

051f00eb 05/07/2020 11:59 PM Leszek Koltunski

Convert Glow to stretchless API.

View revisions

Also available in: Atom