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

Can OctNet be applied on STL data type? #32

Open
emnabou opened this issue Mar 31, 2021 · 1 comment
Open

Can OctNet be applied on STL data type? #32

emnabou opened this issue Mar 31, 2021 · 1 comment

Comments

@emnabou
Copy link

emnabou commented Mar 31, 2021

I am working on this data structure and I would like to know if it can be applied on .stl data type and if so what are the required changes

@griegler
Copy link
Owner

griegler commented Apr 7, 2021

You could parse the stl to get your triangle vertices and faces and then use this function to convert it.

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