Project

General

Profile

Statistics
| Branch: | Revision:

library / src / main / java / org / distorted / library / effect @ 5e96393c

Latest revisions

# Date Author Comment
5e96393c 01/04/2019 12:35 AM Leszek Koltunski

Make the Sink effect fully 3D.

2fef9669 01/03/2019 09:09 PM Leszek Koltunski

Correct the z-axis of the center of fragment effects (it was inverted)

b82a9ac9 01/03/2019 12:49 AM Leszek Koltunski

Progress with the Earth app.

b24e4719 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.

1f2cb152 12/30/2018 10:49 PM Leszek Koltunski

Further fixes for the new fully 3D vertex region.

4aa38649 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.

efaeb2a1 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.

143095f7 12/12/2018 12:11 AM Leszek Koltunski

Minor cleanups.

2f1f7570 12/11/2018 06:03 PM Leszek Koltunski

Properly clean up static varaibles in the Effect classes!

e71dd7fb 12/11/2018 01:04 PM Leszek Koltunski

Improve computation of the thickness of the postprocessing halo - should be independent of the size of underlying object now.
Still it is not completely ok, it appears to depend on the ModelView matrix (use the Effects3D app to rotate the object around Z-axis to see this)

View revisions

Also available in: Atom