Skip to content

Release v0.4.0: Spherical harmonics

Choose a tag to compare

@mkkellogg mkkellogg released this 07 May 15:41
· 113 commits to main since this release
  • Added support for 1st & 2nd degree spherical harmonics
  • Added Viewer constructor parameter to enable: sphericalHarmonicsDegree. Default value is 0.
  • Updated .ksplat format to include spherical harmonics
  • Added new compression level for .ksplat files (2) that is identical to (1) except spherical harmonics are compressed to 8-bit
  • Various bug fixes