LICENSE Please follow the LICENSE of3D-GS. Acknowledgement We thank all authors from3D-GSandScaffold-GSfor presenting such an excellent work. Also, we thank the author ofUbuntu-Viewerfor adapting to linux system.
const tileset = viewer.scene.primitives.add( new Cesium.Cesium3DTileset({ url: "http://localhost:8003/1.1/SparseImplicitOctree/tileset.json", debugShowBoundingVolume: true, }) ); // Move the tileset to a certain position on the globe, // and scale it up const transform = Cesium.Trans...
Viewer Theviewersfor Octree-GS is available now. Contact Kerui Ren:renkerui@pjlab.org.cn Lihan Jiang:mr.lhjiang@gmail.com Citation If you find our work helpful, please consider citing: @misc{octreegs,title={Octree-GS: Towards Consistent Real-time Rendering with LOD-Structured 3D Gaussians},...
Viewer The SIBR viewers is coming soon. Contact Kerui Ren:renkerui@pjlab.org.cn Lihan Jiang:mr.lhjiang@gmail.com Citation If you find our work helpful, please consider citing: @article{ren2024octree,title={Octree-gs: Towards consistent real-time rendering with lod-structured 3d gaussians},au...