Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / res / drawable-hdpi @ fcb09e1f

# Date Author Comment
fcb09e1f 06/04/2020 11:35 PM Leszek Koltunski

- fix Around the World (one effect failed to add)
- add DeferredJob icon

3c219720 05/30/2020 11:55 PM Leszek Koltunski

1. New icon for PreDeform app
2. Library: advances with DeferredMeshJobs

a71ef7f1 03/07/2020 11:14 PM Leszek Koltunski

Icons, details.

bca41c80 04/07/2019 09:37 PM Leszek Koltunski

Improve the application list.

c523e2ea 03/14/2019 09:33 PM Leszek Koltunski

Improvements for the 'Rubik' app.

94a903e9 01/03/2019 11:19 AM Leszek Koltunski

Progress with the Earth app.

5ceea148 12/14/2018 04:50 PM Leszek Koltunski

- new icon for the GLOW app
- rename the BitmapTree app to ObjectTree

fe7fe83e 07/29/2018 11:00 PM Leszek Koltunski

Overhaul of the Effects3D generic test app.

Still not perfect (the 'postprocess' tab does not work; things crash when we rotate)

da692c70 06/08/2018 10:21 AM Leszek Koltunski

Minor

4f39a7d1 06/01/2018 08:41 PM Leszek Koltunski

Actually display the new Mali app.

3025c903 04/12/2018 08:43 PM Leszek Koltunski

'Transparency' app icon.

fba88037 04/06/2018 11:36 PM Leszek Koltunski

'PostprocessTree' app: icon

80f37d1b 04/04/2018 02:01 PM Leszek Koltunski

New 'Triblur' testapp.

Shows that the Blur effect doesn't fully work (probably it is the 'blitWithDepth' function which needs to be corrected)

cb9d104d 06/28/2017 12:00 PM Leszek Koltunski

New 'Glow' app.

08602667 05/30/2017 12:17 PM Leszek Koltunski

Beginnings of the GLOW unit test.

53de4437 05/12/2017 10:55 PM Leszek Koltunski

1. Correct some bugs in DistortedRenderState
2. Thus make the Stencil App work
3. New icon for it

32d08f39 05/12/2017 12:36 PM Leszek Koltunski

Beginnings of Stencil App.

e1f2a6f6 05/11/2017 04:03 PM Leszek Koltunski

Merge branch 'transform-feedback'

42877baa 05/02/2017 03:51 PM Leszek Koltunski

Minor.

baa47ae9 05/02/2017 02:12 PM Leszek Koltunski

Transform Feedback Example.

58059374 01/27/2017 09:42 PM Leszek Koltunski

Beginnings of the 'Multiblur' app.

a6da86cc 01/19/2017 12:28 AM Leszek Koltunski

improve Postprocessing; new icon; minor things.

43bda3db 01/07/2017 12:49 AM Leszek Koltunski

New 'Blur' App. Actual BLUR effect, of course, does not work.

13155c68 12/16/2016 04:14 PM Leszek Koltunski

Improve the Sink app (funny?)

7f9d5a91 12/16/2016 03:30 PM Leszek Koltunski

Mirror app finished (well, we still need to get some better bitmap for the girl)

03a2fd30 12/16/2016 02:12 PM Leszek Koltunski

First attempt at the 'Mirror' app.

10d53839 12/07/2016 11:58 PM Leszek Koltunski

Turn the former 'FOV' app into 'Projection' app that also checks the (x,y) the camera looks at.

b3a555a7 11/16/2016 05:32 PM Leszek Koltunski

Improve Around The World

7ba38011 11/11/2016 01:03 AM Leszek Koltunski

New app: Around The World (beginnings)

302afbbe 11/09/2016 03:08 PM Leszek Koltunski

Merge remote-tracking branch 'origin/master'

57ba16f3 11/09/2016 03:08 PM Leszek Koltunski

Minor

46af5c89 11/09/2016 12:12 AM Leszek Koltunski

Icon

758303a3 11/07/2016 11:09 PM Leszek Koltunski

Rename Effects2D to EffectQueue

14122c52 11/04/2016 02:11 PM Leszek Koltunski

Beginnings of the 'Wind' app.

175f355d 10/18/2016 01:40 PM Leszek Koltunski

Beginnings of a new example app - a waving flag.

No actual waving yet!

76a81b6a 08/21/2016 07:54 PM Leszek Koltunski

Combine Fragment3D and Vertex3D apps into one.

3bec5dc2 07/06/2016 11:41 PM Leszek Koltunski

Fragment3D finished.

df77c72c 07/04/2016 12:23 AM Leszek Koltunski

New Fragment3D app.

1317832f 07/03/2016 10:15 PM Leszek Koltunski

new icon.

08f92d82 06/22/2016 03:42 PM Leszek Koltunski

Skeleton of the new App: Vertex3D. So far just a copy of Matrix3D.

db5d943e 06/22/2016 12:52 PM Leszek Koltunski

Rename Effects3D to Matrix3D

e5424523 06/20/2016 12:09 PM Leszek Koltunski

Upgrade what used to be the 'Scratchpad' app; step 1: rename.

f988589e 06/18/2016 10:58 PM Leszek Koltunski

Further reduce the distortedObject's API - now only 26 methods, 1/4 of the 104 before the reorganization.

a2cb31e9 06/11/2016 12:38 AM Leszek Koltunski

Beginnings of support for the 'Save' app.

6ae6106e 06/08/2016 01:59 PM Leszek Koltunski

Icon & metadata

427ab7bf 05/25/2016 07:56 PM Leszek Koltunski

Initial commit