wanmeihuali / taichi_3d_gaussian_splatting

An unofficial implementation of paper 3D Gaussian Splatting for Real-Time Radiance Field Rendering by taichi lang.
Apache License 2.0
637 stars 58 forks source link

Rendering error when camera facing a blank area #164

Closed npu-chenlin closed 2 months ago

npu-chenlin commented 6 months ago

Thank you for your extraordinary work. I wrote a program for rendering panoramic views and found that when the camera is facing a blank area, there will be rendering problems. image

yanzhoupan commented 2 months ago

Currently we don't support panoramic views.