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

Ability to read .3DS biinary files #151

Open
runette opened this issue Oct 9, 2020 · 0 comments
Open

Ability to read .3DS biinary files #151

runette opened this issue Oct 9, 2020 · 0 comments

Comments

@runette
Copy link

runette commented Oct 9, 2020

So, I needed the ability to read .3DS files and extract meshes and since we are exclusively using g3 to read and manipulate meshes I decided to do it properly and create a reader for .3ds files in g3 ( called DS3Reader for obvious reasons).

I have added this as a PR in case it is of interest.

At the moment - it is read-only and only extracts the mesh, not the materials.

see #150

@runette runette changed the title Ability to read .DS3 biinary files Ability to read .3DS biinary files Oct 9, 2020
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

1 participant