Project

General

Profile

Statistics
| Branch: | Revision:

examples / src / main / java / org / distorted / examples / predeform @ fcb09e1f

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.

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.

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.

View revisions

Also available in: Atom