xdanieldzd / N3DSCmbViewer

Zelda OoT3D & MM3D .cmb model viewer - UNMAINTAINED

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N3DSCmbViewer

An unfinished model viewer for The Legend of Zelda: Ocarina of Time 3D and Majora's Mask 3D, written in C#.

Screenshots

N3DSCmbViewer N3DSCmbViewer

Warning

This is unfinished, experimental code. You will encounter glitches, broken functionality, etc., etc. Do not expect anything related to OoT3D/MM3D (models, animation, archives, etc.) to work and be happy if something does. There should, however, not be any problems just running the application.

Also note that this repository supersedes the old source code archive posted in 2014, before this repository existed.

Acknowledgements

  • ZAR archive format reverse-engineered and documented by Twili
  • Various additional research by Twili
  • COLLADA exporter written with a lot of help from Peardian
  • LZSS decompression code adapted from C++ code by ShimmerFairy

About

Zelda OoT3D & MM3D .cmb model viewer - UNMAINTAINED

License:MIT License


Languages

Language:C# 98.4%Language:GLSL 1.6%