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

Export to obj/ply/webm programatically #2

Open
contactsamie opened this issue Aug 22, 2018 · 1 comment
Open

Export to obj/ply/webm programatically #2

contactsamie opened this issue Aug 22, 2018 · 1 comment

Comments

@contactsamie
Copy link

I thought to create new instead here
@leon196 not sure about this but how can i programatically (what function to call etc) export to obj (or any format to which it currently can export ) ? without using the unity export menu ? Thank you

Also related , how possible is it to export to .webm format?

@leon196
Copy link
Owner

leon196 commented Aug 26, 2018

Check the script ObjExporterScript, it is where the export process happens.
You can extract the functions DoExport and WriteToFile to your convenience.
I have never heard of .webm format for point cloud. Do you have examples?

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