-
Notifications
You must be signed in to change notification settings - Fork 224
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
Convert .ply to .splat #28
Comments
That's a very good question, right now I just run the code from inside a web page. I should really make a node script to do the conversion -- I'll work on that :) For now, just create a web page that looks like this:
If you put the above web page in the |
Not sure if you're still interested, but the latest version has a UI for converting |
Hi quick question relating to .splat format. Are you still using same .spat format than other integration (aframe/antimatter)? In your readme you say "currently only compatible with this viewer", does that mean your .splat format is more optimized, and you integrate ways to reduce the height of a scene using Aras optimization such as chunking / texture / clustering / spherical-harmonics lower order precision to have less bit per splat ? |
Yes I have implemented some of my own optimizations to reduce the size of the |
Closing for now in favor of the FWIW the latest version of this repo supports directly importing the |
Dear author,
I'm a new user for java. Could you please tell me where to put the code you provide to convert .ply file to .splat file? Thank you.
Best regards,
hhc
The text was updated successfully, but these errors were encountered: