10000 Assimp Loader? · Issue #7 · hjoykim/THREE · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Assimp Loader? #7

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

Open
michaelsakharov opened this issue May 6, 2022 · 1 comment
Open

Assimp Loader? #7

michaelsakharov opened this issue May 6, 2022 · 1 comment

Comments

@michaelsakharov
Copy link
Contributor
michaelsakharov commented May 6, 2022

Porting over all the different Model Loader THREE.js would be a lot of work, so was thinking maybe we could make a Loader for Assimp, it's a powerful library capable of loading essentially any model format you can think of. It stores them all into the same format, so if we load its format we automatically support a ton of model formats.

That way we still get to load all the model formats without the need of porting every individual loader.

@hjoykim
Copy link
Owner
hjoykim commented May 6, 2022

Thank you for a very good idea.

We have already tested the asimp, but we were reluctant to apply it because of performance problems in the case of a very large file.
However, I will apply the ASIMP as you suggested.

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

When branches are created from issues, their pull requests are automatically linked.

2 participants
0