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

File support #6

Open
Tloru opened this issue May 14, 2020 · 2 comments
Open

File support #6

Tloru opened this issue May 14, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@Tloru
Copy link
Contributor

Tloru commented May 14, 2020

This is a hard one, but different 3d files should be importable. Given a file object, a file parser should read, parse, and output a scene using that file. This will probably require a Parser trait or the like.

@Tloru Tloru added the enhancement New feature or request label May 14, 2020
@slightknack
Copy link
Owner

I've started messing around with the binary stl file format for mesh importing. I might have to refactor the way materials are assigned to objects.

@carteeeee
Copy link

I'm using Keikan for a project I'm making and I know that this was 2 years ago, but will this be added anytime soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants