yzslab / gaussian-splatting-lightning

A 3D Gaussian Splatting framework with various derived algorithms and an interactive web viewer
Other
457 stars 38 forks source link

Enable transform and edit in the viewer #30

Closed carolinaicardi1 closed 4 months ago

carolinaicardi1 commented 4 months ago

Hi, I would like to use my trained data from https://github.com/hustvl/4DGaussians in the viewer, but I only see the general panel and not the edit and render ones. What do I need to do to enable them?

web viewer console output

yzslab commented 4 months ago

Hi, edit and render are not compatible with third-partry dynamic scene. If you really need it you can implemente it yourself.