Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / effects3d @ e83350b4

Latest revisions

# Date Author Comment
e83350b4 01/03/2019 01:32 AM Leszek Koltunski

Progress with the Earth app.

b88ec561 01/03/2019 12:49 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.

9e7b6dbd 12/30/2018 01:37 AM Leszek Koltunski

Redefine the Vertex Region from (x,y,r,unused) to (x,y,z,r). This takes into account the 'Z', which makes it possible to warp only one side of a 3D Mesh like Sphere.

Also corresponding changes in applications.

b424b062 12/18/2018 11:29 PM Leszek Koltunski

Make Matrix effects Rotate and Quaternion actually correct when it comes to the Z-axis. Also corresponding adjustments in apps.

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

New texture showing the World (Mercator projection)

a886f1fc 12/17/2018 11:01 PM Leszek Koltunski

Do not let users choose a Mesh with cols or rows equal to 0.

0579fe3a 12/17/2018 07:57 PM Leszek Koltunski

Some fixes for Sphere; still not completely ok though.

24624a1a 12/17/2018 03:45 PM Leszek Koltunski

Add support for MeshSphere (add ability to display it in the 'Effects3D' and 'Inflate' apps).
Still a bit buggy!

6c548f65 12/12/2018 12:11 AM Leszek Koltunski

Minor cleanups.

View revisions

Also available in: Atom