Skip to content

v0.7.0: faster rendering and cutout objects

Compare
Choose a tag to compare
@aras-p aras-p released this 14 Oct 18:22
· 94 commits to main since this release
  • Performance: Rendering is faster (#28), e.g. a 6 million splat "bicycle" scene on M1 Mac goes 31.8ms -> 23.6ms. This is still using a traditional "render each splat as a quad" rasterizer, but each quad is smaller and more tightly bounds the splat.
  • Editing: In addition to manual selection & deletion of splats, you can also place "Cutout" objects in ellipsoid or box shape (#31). Thanks @hybridherbst for the initial implementation!
  • Fix: improved robustness or PLY loading & exporting (#30)
  • UX: more recent entries shown in PLY file picker UI widget
  • Clarified license (MIT)

274864219-b68f6836-8b1f-4cbf-b68f-07bfb71ec145