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

Exported PLY is mirrored #133

Open
newguy123-creator opened this issue Aug 27, 2024 · 0 comments
Open

Exported PLY is mirrored #133

newguy123-creator opened this issue Aug 27, 2024 · 0 comments

Comments

@newguy123-creator
Copy link

I noticed in Unity, the GuassianSplats object has a scale of "1, 1, -1", ie in the Z it has a negative scale.
However in Unity the splat displays correctly.
If I export the PLY from Unity, and load it into any other viewer, the result is mirrorer. This must be due to the -1 negative Z scale, however if I remove the negative scale in Unity, then in Unity it displays mirrored and its harder to line things up to other things. This does fix the mirror in loading the PLY back into other viewers, but if I set the origin to somewhere specific for example, then because thigns get mirrored, it no longer lines up.

I also dont know if this is messing up the Spherical Harmonics....

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

1 participant