3D Model Researcher

From The VG Resource Wiki
Jump to: navigation, search
Modelresearchericon.png

3D Model Researcher is a program used to research binary files of 3D models. It has the capability to display the positions, face indices, UV's, and UV-indices of the binary formats being researched, and render them onto a visible 3D-plane.

There are various options throughout the program that help to alleviate the tough process of creating individual programs for each model format you may run into. The best solution is to always reverse with this program (many recommend Hex2Obj, but the layout of the program is very outdated, and confusing to new users), and eventually write a Noesis python import script to allow for full importation of the format as supposed to manually putting in the data through the researcher program.