0.3.0-alpha
Pre-release
Pre-release
Shape
- Rename
indexes
toindices
. - Rename shape
Pointer
toCone
- Add
LevelOfDetail
methods to Triangulate face/solid. - Update
VerticesExtension
withGetMaterialId
andGetTriangleMaterialIds
. - Update
MaterialUtils
withGetColor
andGetColorWithTransparency
- Add
CreatePyramid
andCreatePrism
- Add internal
CreateCircleLoopVertices
- Change
Gizmo
to returnSolid[]
- Add
Arrow
andGizmo
with sides options (max sides 10).
Shape.Tests
- Test Triangulate Vertices
LevelOfDetail
- Test
GetMaterialId
andGetTriangleMaterialIds
. - Test Material
ColorWithTransparency
- Test
CreatePyramid
andCreatePrism
- Test
Arrow
andGizmo
with sides.