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
-[DMesh3: A Dynamic Indexed Triangle Mesh](http://www.gradientspace.com/tutorials/dmesh3) - deep dive into the DMesh3 class's internal data structures and operations
41
+
-[Surfacing Point Sets with Fast Winding Numbers](http://www.gradientspace.com/tutorials/2018/9/14/point-set-fast-winding) - tutorial on the Fast Mesh/PointSet Winding Number, and how to use the g3Sharp implementation
41
42
42
43
43
44
# Main Classes
@@ -260,12 +261,14 @@ Several tutorials for using g3Sharp have been posted on the Gradientspace blog:
260
261
261
262
## Spatial Data Structures
262
263
263
-
-**DMeshAABBTree**: triangle mesh axis-aligned bounding box tree
264
+
-**DMeshAABBTree3**: triangle mesh axis-aligned bounding box tree
264
265
- bottom-up construction using mesh topology to accelerate leaf node layer
0 commit comments