Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not display in the viewer which provided by graphdeco-inria #4

Closed
Linkersem opened this issue Nov 29, 2023 · 9 comments
Closed

Comments

@Linkersem
Copy link

Hi, greate work,, but it seems can not display in the viewer which provided by graphdeco-inria?

@Eric-chuan
Copy link

you need modify the diff-gaussian-rasterization in SIBR too.

@Linkersem
Copy link
Author

Emm,aright, could you give me some guide to modify th diff-gaussian-rasterization? thx for your kind

@Vreqn
Copy link

Vreqn commented Nov 30, 2023

I'm also intrigued on how we'd need to modify the SIBR viewer to display the MIP Splats

@Octweiyi
Copy link

Octweiyi commented Dec 1, 2023

the api has already been changed, simply modify the diff-gaussian-rasterization cannot work. Could you update the SIBR of your version? Thx a lot.

@Eric-chuan
Copy link

the api has already been changed, simply modify the diff-gaussian-rasterization cannot work. Could you update the SIBR of your version? Thx a lot.api

the data structure of gaussian has been modified. So the loadPly func in GaussianView.cpp should be modify. And the get_opacity_with_3D_filter and get_scaling_with_3D_filter should also re-implement.

@Vreqn
Copy link

Vreqn commented Dec 1, 2023

the api has already been changed, simply modify the diff-gaussian-rasterization cannot work. Could you update the SIBR of your version? Thx a lot.api

the data structure of gaussian has been modified. So the loadPly func in GaussianView.cpp should be modify. And the get_opacity_with_3D_filter and get_scaling_with_3D_filter should also re-implement.

I don't see a loadply or a gaussianview.cpp either. I might be misinterpreting but i think myself and Octweiyi are using the SIBR viewer that we just drop into the folder. It doesn't come with the cloned repository.

@shadoking
Copy link

the api has already been changed, simply modify the diff-gaussian-rasterization cannot work. Could you update the SIBR of your version? Thx a lot.api

the data structure of gaussian has been modified. So the loadPly func in GaussianView.cpp should be modify. And the get_opacity_with_3D_filter and get_scaling_with_3D_filter should also re-implement.

Can you please provide more details or update the code related to SIBR directly?

@jdtsui
Copy link

jdtsui commented Dec 3, 2023

you can try https://github.com/jdtsui/mip-splatting-viewer
I have copied the diff part and modified something in gaussianviewer

@niujinshuchong
Copy link
Member

Hi, you can also refer to here #9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants