three_dart/three3d/geometries/index library
Classes
- BoxGeometry
- CircleGeometry
- ConeGeometry
- ConvexGeometry
- CylinderGeometry
- DodecahedronGeometry
- EdgesGeometry
- ExtrudeGeometry
- Creates extruded geometry from a path shape.
- IcosahedronGeometry
- LatheGeometry
- OctahedronGeometry
- ParametricGeometry
- Parametric Surfaces Geometry based on the brilliant article by @prideout https://prideout.net/blog/old/blog/index.html@p=44.html
- PlaneGeometry
- PolyhedronGeometry
- RingGeometry
- ShapeGeometry
- SphereGeometry
- TetrahedronGeometry
- TextGeometry
- Text = 3D Text
- TorusGeometry
- TorusKnotGeometry
- WireframeGeometry
- WorldUVGenerator
Functions
-
isUniqueEdge(
dynamic start, dynamic end, dynamic edges) → dynamic -
toJSON2(
dynamic shapes, Map< String, dynamic> ? options, dynamic data) → dynamic