Skip to content

xy-gao/splatviz-blender

Repository files navigation

splatviz-blender

Blender addon for gaussian splatting rendering.

splatviz-blender.mp4
tmp.mp4

Used composite.blend file to render this video. Two scene in the blend file. One for 3dgs render and one for eevee or cycles render, and composite based on depth and alpha images. Objects in scenes are linked, so pute objects in splatviz render engine scene will also show in eevee or cycles scene. The composition nodes in composite.blend should work.

Things this addon can do:

  • render 3dgs
  • use depth and alpah images to composite 3dgs and other mesh objects render.
  • camera animation

Things this addon cannot do:

  • edit 3dgs
  • render 3dgs and other mesh objects at the same time in viewport mode. (viewport composition using two render engine (two render layers) is not supported now in blender. Seems this feature will be supported in future blender version.)
  • change camera fov

This blender addon is based on splatviz.

Tested on

  • Win11
  • Blender 4.2
  • cuda 11.8 cuda 12.6

Usage

  1. Download zip
  2. Install addon from blender preference
  3. Install dependencies
  4. Change render engine to Splatviz
  5. switch viewport render to material preview or render preview.
  6. Preview and render with animated camera.

(Since this addon has no editing capability, simple editing for example aligning with ground can be done at supersplat)

About

Blender addon for gaussian splatting rendering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published