You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on some cleanup and refactoring regarding the camera & shape systems, I made another simple example scene featuring my Delaunay Triangulation Algorithm implementation. Instead of triangulating a polygon (like my Ear Clipper Algorithm) it triangulates any set of points. I mainly use it to randomly subdivide triangles in a triangulation for creating fracture patterns like in the asteroid mining example.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
While working on some cleanup and refactoring regarding the camera & shape systems, I made another simple example scene featuring my Delaunay Triangulation Algorithm implementation. Instead of triangulating a polygon (like my Ear Clipper Algorithm) it triangulates any set of points. I mainly use it to randomly subdivide triangles in a triangulation for creating fracture patterns like in the asteroid mining example.
Video
Thanks for reading :)
Dave Green
Beta Was this translation helpful? Give feedback.
All reactions