Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples @ d7829514

Latest revisions

# Date Author Comment
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)

ca4b22de 05/24/2020 09:03 PM Leszek Koltunski

In library: allow a mixture of a deep and shallow copy of a Mesh ( mVertAttribs1 might be copied deeply or shallowly, mVertAttribs2 are always copied deeeply).
Port RubikCube to the new library.

0339e04e 05/23/2020 10:47 PM Leszek Koltunski

Progress with MeshJoin - round the corners. Looks so-so.

811ffcf5 05/23/2020 09:15 PM Leszek Koltunski

Progress with MeshJoin - sink association control done!

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

Progress with MeshJoin.

da412a40 05/23/2020 08:37 PM Leszek Koltunski

Fix VertexEffectRotate.
'MeshJoin' app now back it its functionality from 'master'

dd19d6e0 05/23/2020 06:53 PM Leszek Koltunski

Some progress with 'MeshJoin' app.

63c628a1 05/20/2020 09:30 AM Leszek Koltunski

Bugfix for Predeform app.

641ea00c 05/19/2020 06:08 PM Leszek Koltunski

1 more fix for the Predefrom app and preapplying Vertex Effects to a 1-component Mesh works :)

e6129574 05/18/2020 09:22 PM Leszek Koltunski

Progress with the Predeform app; deepCopy for the Meshes; various fixes.

View revisions

Also available in: Atom