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

PLY binary import/export #70

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

PerspectivesLab
Copy link

@PerspectivesLab PerspectivesLab commented Sep 26, 2021

this pull request enables import/export of PLY files,
usages: uvatlastool file.ply -ply

nb: support for ascii will come at a later time.
it could be resolved soon on tinyply side
ddiakopoulos/tinyply#51

@ghost
Copy link

ghost commented Sep 26, 2021

CLA assistant check
All CLA requirements met.

@walbourn
Copy link
Member

walbourn commented Nov 5, 2022

I don't see the implementation of CreateFromPLY in this PR...

@PerspectivesLab
Copy link
Author

I don't see the implementation of CreateFromPLY in this PR...

LoadFromPLY(pConv->szSrc, inMesh);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools Applies to uvatlastool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants