Skip to content

Mesh2Splat - v1.0.0

Choose a tag to compare

@scolariscolapasta scolariscolapasta released this 02 Apr 18:50
· 37 commits to main since this release
5c765c9

First public release.
Core feature set:

  • Supports mesh .glb to splat .ply conversion.
  • Gaussian scale is mainly anisotropic along surface.
  • The 3DGS renderer supports albedo, depth, normal, geometry, overdraw and metallic-roughness visualization.
  • The 3DGS renderer supports relighting and omnidirectional shadow mapping from a single point light source.
  • Shading is performed via deferred rendering.