Skip to content

v0.2.4

Compare
Choose a tag to compare
@brentyi brentyi released this 29 Aug 03:50
· 23 commits to main since this release

What's Changed

  • Make 'gdown' an example group dependency. by @kdexd in #234
  • Basic skinned meshes by @brentyi in #203
  • (Experimental) Recording/playback API by @brentyi in #240
  • (Experimental) Gaussian splatting + WebGL by @brentyi in #110
  • Add progressbar component by @jkulhanek in #238
  • Revisit serialization dependencies, add progress bar for playback (experimental) by @brentyi in #244
  • Add GUI reset helper + fix init race condition by @brentyi in #241
  • Move WebSocket clients to web workers + compress messages by @brentyi in #245
  • Fix broken cleanup, skinned mesh race condition by @brentyi in #250
  • (experimental) Playback control prototype by @brentyi in #251
  • Global sort + SIMD for Gaussian rendering by @brentyi in #252
  • More optimizations for Gaussian rendering by @brentyi in #257
  • Untie splat rendering components from viser-specific internals by @brentyi in #258
  • Add instance_index to click event for batched axes by @brentyi in #272
  • Notifications by @ginazhouhuiwu in #225

New Contributors

Full Changelog: v0.2.3...v0.2.4