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

Rendering red screen #26

Open
alexthegoodman opened this issue Apr 6, 2024 · 4 comments
Open

Rendering red screen #26

alexthegoodman opened this issue Apr 6, 2024 · 4 comments

Comments

@alexthegoodman
Copy link

Good afternoon! Thank you for the amazing 3DGS.cpp project. I have some background with WebGPU and basic TensorFlow but am generally still learning graphics programming and machine learning concepts.

I have an issue that may be related to my incorrect usage or settings, so my apologies ahead of time. However, the issue is pictured below:

image

I tried the nightly build as well 3 different builds at various stages in the commit history, but the latest seems most stable. Yet it is only giving a red screen.

I am able to open schoolbus.ply in another Python-based viewer. The file is binary (text header, binary body) as required.

I have a fresh installation of Vulkan and all the needed dependencies, and I am able to run Vulkan Cube, so it seems that Vulkan is working properly. If you'd like to examine schoolbus.ply, I could probably ask my client if that is okay!

Thank you for your time!

@shg8
Copy link
Owner

shg8 commented Apr 6, 2024

Hi, thanks for raising the issue. Have you tried moving around in the scene? If the initial camera position happens be inside a large read Gaussian, this could happen. Were you able to open other ply files with the latest version? What about with previous commits? If this line remains commented, I can't think of what might have caused this. The ply file would be very helpful if it could be provided.

@alexthegoodman
Copy link
Author

@shg8 I wound up being able to open a flowers model from the "official link" mentioned here: https://github.com/limacv/GaussianSplattingViewer/tree/main?tab=readme-ov-file#usage

I will look into getting the ply file(s) we have. Thanks!

@ManishJu
Copy link

I am getting the same issue on my Mac with the bicycle scene :

11.mov

@ManishJu
Copy link

I got it working on the files in the point cloud folder. those were actually trained on the sfm data , I was previously trying with the input file . Here is the result :

1212.mov

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

3 participants