Skip to content

v1.2.5

Compare
Choose a tag to compare
@ThomasGorisse ThomasGorisse released this 24 Nov 15:33
· 142 commits to main since this release
  • Changed Filament View default configuration
  • Removed Model evictResourceData after load
  • Removed Model releaseSourceData after load
  • Added ModelNode child and material get/getOrNull by name operators
  • Added ShapeNode to create geometries from Polygon path or Delaunay points triangulation
  • Parameterizable image texture material sampler
  • Added Earcut Polygon triangulation
  • Added Geometries UvScale to control repeatable or scalable textures
  • Changed Model Viewer Compose sample hit testing
  • Added Delaunator Triangulation