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

Better Documentation on GSplat Version and Porting Process #121

Open
MotivaCG opened this issue Aug 16, 2024 · 2 comments
Open

Better Documentation on GSplat Version and Porting Process #121

MotivaCG opened this issue Aug 16, 2024 · 2 comments

Comments

@MotivaCG
Copy link

I've noticed that some requests, such as #115 , have already been implemented in the GSplat base code. However, there seems to be a lack of documentation regarding the specific version of GSplat that OpenSplat is based on and how it was ported.

It would be extremely helpful if the documentation could include the following:

· GSplat Version Reference: Clearly mention which version of GSplat the current OpenSplat implementation is based on.

· Porting Details: Provide details or a brief overview of how the porting process from GSplat to OpenSplat was handled.

This information could greatly assist other users and contributors in understanding the current state of the codebase and identifying potential areas for improvement by simply referring to the GSplat project.

Thank you @pierotofy for your hard work on this project!

@pierotofy
Copy link
Owner

pierotofy commented Aug 16, 2024

I think it was either version v0.1.11 or v0.1.10 but you should do a diff and compare to make sure.

We made modifications mostly to get HIP and Metal support, you can check the git history to see exactly what has changed.

@MotivaCG
Copy link
Author

@pierotofy Just as curiosity my result is much cleaner using OpenSplat than GSplat 🥇

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

2 participants