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

[SM64] Add SM64 C Geo Layout & Level Importer #198

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

jesusyoshi54
Copy link
Collaborator

This code adds a fully functional geo layout, and level importer for sm64 decomp code.

All models imported with the operators provided have close to 100% material accuracy (some odd modes are still not supported), and the geo layouts should also be fully imported.

This code can import full level models with objects, collision and graphics all in the correct hierarchy, or each one individually. It can also import actor geo layouts or level object geo layouts.

Currently the code needs further integration into the SM64 codebase, as it currently exists in a rather stand alone manner.

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

Successfully merging this pull request may close these issues.

None yet

1 participant