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

Load mesh file runtime #6

Open
csyhping opened this issue Mar 29, 2021 · 1 comment
Open

Load mesh file runtime #6

csyhping opened this issue Mar 29, 2021 · 1 comment

Comments

@csyhping
Copy link

Hi @eliemichel, thanks for you excellent work! May I ask does BMesh support loading a mesh file(like .obj) in runtime? Or how can I achieve this with BMesh?

@eliemichel
Copy link
Owner

You can use BMesh at runtime for sure, but it includes no OBJ importer at the moment. This is an interesting suggestion though, you may build something based on this ObjImporter: http:https://wiki.unity3d.com/index.php?title=ObjImporter

Feel free to share if you do so I could include it in the repo, and if you're having trouble we can troubleshot it together.

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