Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / res @ 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

bf3b5480 05/31/2020 11:18 AM Leszek Koltunski

Progress with Deferred Jobs.

887e1853 05/31/2020 12:15 AM Leszek Koltunski

Skeleton of the new app: Deferred Jobs.

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

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

d7829514 05/26/2020 12:53 PM Leszek Koltunski

1) Cube: convert it to the latest library. Main difference: objects are rendered better, individual cubits have rounded corners.
2) Examples: some adjustments to MeshJoin & Predeform
3) Library: fix a bug in main_vertex_shader's 'degree' function, which didn't work proprely in case of a vertex which was exactly at the center (i.e. vector PS was zero)

8982b894 05/23/2020 09:05 PM Leszek Koltunski

Progress with MeshJoin.

c1f047b9 05/18/2020 01:30 PM Leszek Koltunski

Progress with the Predeform app.

9df01f21 05/17/2020 11:46 PM Leszek Koltunski

Progress with Predeform: UI for the list of Vertex effects to preapply.

4b7c432e 05/17/2020 09:04 PM Leszek Koltunski

Progress (?) with Predeform: give up trying to render the Mesh in Activity1.

0dc8ffef 05/17/2020 12:34 AM Leszek Koltunski

Progress with Predeform.

59835a0a 05/16/2020 08:51 PM Leszek Koltunski

Beginnings of a new 'Predeform' app which tests pre-applying a queue of Vertex Effects to a (single?) Mesh.
So far just a copy of Inflate app.

678c391d 05/05/2020 12:55 PM Leszek Koltunski

Change the Postprocessing effects: separate the radius and the halo.
Reason: we needed a way to specify the size of the halo around a postprocessed object; before it was automatically (and not very correctly) computed from the radius - before we knew the size of the object's bounding box, so this automatic computation was possible. Now we're removing the MashBase.getBounding(0 API, so the size of the halo has to be explicitly given by the user. This way is more correct anyway and gives the user more control (as the Multiblur app proves!)...

2fad84a7 04/13/2020 08:22 PM Leszek Koltunski

Move to AndroidX, target API level 29.

f793bd9d 03/08/2020 01:14 AM Leszek Koltunski

Minor.

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

Icons, details.

23c35a5d 03/05/2020 12:39 AM Leszek Koltunski

Make MeshBase.setTextureMap() work.

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

Port Girl to the new setStretch-less API.

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

508ee98f 02/28/2020 12:19 AM Leszek Koltunski

New API: MeshBase.join() and a skeleton of an App to test it.

d586fda6 12/16/2019 04:42 PM Leszek Koltunski

Dynamics App: add checking a Dynamic4D.

dea555b9 07/16/2019 09:42 PM Leszek Koltunski

Add the 'convexity' param to Dynamics and the Dynamic app.

e52efe17 05/20/2019 12:31 AM Leszek Koltunski

Improve the Dynamic app.

da77ffd8 05/14/2019 01:26 PM Leszek Koltunski

Dynamic App: add Toast.

8db5b725 05/14/2019 11:11 AM Leszek Koltunski

Minor improvements in the Dynamics.

2666a48c 05/13/2019 10:00 PM Leszek Koltunski

1. Change the API of Dynamic: split makeNowRunFor into two separate 'setDuration' and 'resetToBeginning'
2. Major changes to the 'Dynamic' app so that we can check more about the Dynamics.

6e18bd32 04/30/2019 01:13 PM Leszek Koltunski

Turn the Rubik app into a MemoryTest.

5d8a1d51 04/09/2019 02:42 PM Leszek Koltunski

Rubk App: changes in the UI

0094886e 04/09/2019 02:04 PM Leszek Koltunski

Rubk App: changes in the UI

8a40abf4 04/07/2019 10:46 PM Leszek Koltunski

Rubk App: improve 4 buttons in the top.

201376f3 04/07/2019 09:59 PM Leszek Koltunski

Rubk App: add 4 buttons in the top.

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

Improve the application list.

d28ddc9b 03/21/2019 11:02 PM Leszek Koltunski

Further improvement for the Generic app.

1e7603bb 03/21/2019 03:30 PM Leszek Koltunski

Refactor the 'Generic' app.

46b26cdc 03/20/2019 11:06 PM Leszek Koltunski

Rename the 'Effects3D' app files.

2ec2dc32 03/20/2019 10:48 PM Leszek Koltunski

Rename the 'Effects3D' app.

e52bd0c8 03/20/2019 01:17 PM Leszek Koltunski

Rename Effects3D to 'Generic'

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

Improvements for the 'Rubik' app.

5b4a2d76 03/14/2019 03:25 PM Leszek Koltunski

1) new 'Rubik' app (skeleton)
2) MeshCubes: add support for custom texture mappings on each side (Rubik needs that!)

a4d59c0b 01/04/2019 11:07 PM Leszek Koltunski

Massive: make the coordinate system agree with that of OpenGL (i.e. invert the Y axis).

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

Progress with the Earth app.

1585ba24 01/02/2019 03:57 PM Leszek Koltunski

Make the Fragment effects truly 3D: change their 4D 'region' into a 3D 'center' (a point in 3D) and 3D 'region' (which is now a set of 3 radii defining an ellipsoid around the center)

Also corresponding changes to the applications.

296d2e73 01/01/2019 01:36 AM Leszek Koltunski

Advances with the Earth app - prepare it to checking if any FRAGMENT or VERTEX effect correctly works on a Sphere mesh.

31218706 12/21/2018 12:15 AM Leszek Koltunski

Improve the world map.

9814e53c 12/20/2018 12:30 AM Leszek Koltunski

Progress with the 'Earth' app.

64558e4e 12/20/2018 12:19 AM Leszek Koltunski

Rename the old 'Cubes' app to 'Inflate' - this now combines the testing functionality of former 'Cubes' and 'Inflate' apps.
The old 'Inflate' in turn renamed to 'Earth' - here we are going to show an Earth rotating in space.

84f0c820 12/18/2018 08:11 PM Leszek Koltunski

Sphere: map the texture a bit better around the seam and the poles.

222ea32f 12/18/2018 05:14 PM Leszek Koltunski

New texture showing the World (Mercator projection)

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

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

c40df162 12/14/2018 04:30 PM Leszek Koltunski

Improve the Triblur app to be able to switch objects into 1 of 3 states: no postprocessing, blur, glow.

f86c9fb5 12/10/2018 01:29 PM Leszek Koltunski

Make the Effects3D app a bit more user-friendly.

77a500b3 11/30/2018 02:28 PM Leszek Koltunski

Progress with Inflate (building block of postprocessing effects: the proper way of marking a halo around a Mesh)
'Inflate' app testing the machanism. MeshFlat appears to be working, now we only need to fill up the per-vertex Inflate vector in the MeshCubes.

65f622c1 08/06/2018 01:26 PM Leszek Koltunski

Progress with Effects3D app - merge Matrix effects

d9c55dbe 08/01/2018 03:04 PM Leszek Koltunski

Progress with Effects3D app.

3b1e9c7e 07/31/2018 03:27 PM Leszek Koltunski

Progress with Effects3D app.

9a94f99f 07/31/2018 01:43 PM Leszek Koltunski

Correct the way we display Normals (didn't work in case rendering was of OIT type)

06c636a5 07/30/2018 02:49 PM Leszek Koltunski

More progress with Effects3D app.

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)

bddd4b2d 07/03/2018 01:31 PM Leszek Koltunski

Add OIT to the Effects3D app.

29aba2d1 07/02/2018 03:00 PM Leszek Koltunski

Transparency App: try to postprocess and not-postprocess the Transparent Surfaces.

9c3e749e 06/29/2018 10:50 PM Leszek Koltunski

Make the Cubes App capable of testing unprocessed OIT.

a935e9db 06/29/2018 01:31 PM Leszek Koltunski

Correct a recently introduced bug.

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.

b1c2b02f 05/30/2018 02:53 PM Leszek Koltunski

Adjustments for the 'Flag' app.

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

'Transparency' app icon.

664a0e45 04/11/2018 10:56 PM Leszek Koltunski

New app checking Order Independent Transparency.

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

'PostprocessTree' app: icon

efc280af 04/06/2018 10:45 PM Leszek Koltunski

New 'PostprocessTree' app (unfinished)

f1b8b412 04/04/2018 02:55 PM Leszek Koltunski

Improve the Triblur app.

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)

c658e742 06/30/2017 02:52 PM Leszek Koltunski

Add quality levels in Glow APP.

3a4f3ae2 06/28/2017 01:46 PM Leszek Koltunski

Improve 'Glow' app.

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

New 'Glow' app.

11298b49 06/28/2017 11:33 AM Leszek Koltunski

Rename the last 'Glow' app.

3c70973c 06/13/2017 12:04 PM Leszek Koltunski

Fix 'Bitmap Tree' APP. Now 28 out of 31 APPs work.

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

Beginnings of the GLOW unit test.

b3b2c6cf 05/16/2017 10:54 PM Leszek Koltunski

Progress with any depth MeshCubes.

3a438b27 05/16/2017 10:30 PM Leszek Koltunski

Progress with any depth MeshCubes.

aedd9013 05/15/2017 09:52 PM Leszek Koltunski

First try to convert the Stencil app to a dual (directly to Screen / through intermediate Framebuffer) mode.
Doesn't work yet ( API is inconvenient / plain wrong )

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.

1bbe1af2 05/11/2017 08:40 PM Leszek Koltunski

Some corrections so that most apps still work on the Android emulator (OpenGL ES 2.0-based)

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

Merge branch 'transform-feedback'

0ab55f0c 05/11/2017 03:47 PM Leszek Koltunski

Use Transform Feedback to (optionally) display the Normal vectors.

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

Minor.

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

Transform Feedback Example.

334cec2a 04/27/2017 04:29 PM Leszek Koltunski

Minor.

bf0bc90f 04/27/2017 01:56 PM Leszek Koltunski

Mipmap levels!

b0ebdf5e 04/18/2017 02:30 PM Leszek Koltunski

Major:

1) in the Library, fix the fact that some applications (those that were creating their DistortedSurface objects outside of onSurfaceCreated or onSurfaceChanged) would not render after the activity went to background (press POWER to see that).
2) in the Apps, call the new 'Distorted.onPause()' API to fix the above problem...

febb61ba 03/31/2017 01:59 PM Leszek Koltunski

Still several problems, but the core of Multiblur works now.

fc6f1299 03/31/2017 12:11 PM Leszek Koltunski

Improve the Multiblur app. Things seem to work now!

3e673c74 03/30/2017 01:49 PM Leszek Koltunski

Enrich the Multiblur app.

af662543 02/27/2017 11:06 PM Leszek Koltunski

Fixes for z-fighting.

6eb5eec2 02/16/2017 04:30 PM Leszek Koltunski

A Lot of fixes for the issues uncovered by Olimpic.

Still at least 1 known issue: sometimes, when we re-add a Surface, some garbage pops up on the screen for a brief split second. Visible in Olimpic.

6ab5da9a 02/15/2017 03:32 PM Leszek Koltunski

Improve Olimpic.

722c6ed3 02/15/2017 02:37 PM Leszek Koltunski

Improve Olimpic.

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

Beginnings of the 'Multiblur' app.

bfcf419a 01/19/2017 01:37 PM Leszek Koltunski

Improvements for the 'Cubes' and 'Effects3D' apps.

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.