Feature #35
New mesh: Sphere
Start date:
12/14/2018
Due date:
% Done:
100%
Estimated time:
Description
Add a MeshSphere.
1. Icosahedron
2. Split each triangle into 4
3. Split each triangle into 4
....
History
Updated by Leszek Koltunski almost 6 years ago
- Status changed from New to In Progress
- Assignee set to Leszek Koltunski
Updated by Leszek Koltunski almost 6 years ago
- % Done changed from 0 to 60
Commit commit|89b93576 adds support for the Sphere and ability to display it (in Effects3D and Inflate apps).
Still buggy - for example, MeshSphere(1) does not display anything.
Updated by Leszek Koltunski almost 6 years ago
- Status changed from In Progress to Closed
Commit efaeb2a1 hopefully fixes last issues. Closing.