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

Load .splat file without Viewer #399

Open
rmatlak99 opened this issue Jan 8, 2025 · 2 comments
Open

Load .splat file without Viewer #399

rmatlak99 opened this issue Jan 8, 2025 · 2 comments

Comments

@rmatlak99
Copy link

How to load .splat file and display it in three.js scene without Viewer. I am assuming that I should use SplatLoader.loadFromURL, but what next? I wanna make something like Splat in drei but with material, gemeotry, etc. from this library.

@seppestaes
Copy link

The Viewer is similar to Drei's Splat implementation (camera, worker, gl, update, stream,...). What material, geometry do you intend to use?

@seppestaes
Copy link

How to load .splat file and display it in three.js scene without Viewer. I am assuming that I should use SplatLoader.loadFromURL, but what next? I wanna make something like Splat in drei but with material, gemeotry, etc. from this library.

You can use the DropInViewer? I'd recommend using @mkkellogg repo. Looks like antimatter's implementation doesn't have support for SH.

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