Users browsing this thread: 1 Guest(s)
3D Model Researcher - extract 3D models with Python
#1
3D Model Researcher is a program for studying binary files of 3D models. Model Researcher allows to display and visualize the data read from the file with the specified parameters, and also save them in the 3D Obj format. The program is a great help with the search for vertex data, faces, texture coordinates and normal vectors in an unknown 3D format. The main feature of the program is the support of the scripts in the programming language Python, which allows to extract models from almost any format.

[Image: vpr1.png]

[Image: vpr2.png]

[Image: hex.png]


Opportunities

- Analyze the 3D model files, search of vertices, faces, texture coordinates, normal vectors
- Data output is presented textually
- Data visualization in 3D format
- Visualization of texture coordinates
- Highlight data structure in the built-in Hex-Viewer
- Applying textures to the model
- Support of Python scripts
- System of submeshes
- Normals vectors
- Loading and saving templates with form values
- Data export in Obj format

Video:

Work of the program (Texture)


Page of the program:

http://mr.game-viewer.org/


Guide:

http://mr.game-viewer.org/tutorial.php

Description of API functions:

http://mr.game-viewer.org/tutorial.php?name=API
Reply
#2
Cool, is it posibil to downloaden? Or is this a showreel.
Reply
Thanked by:
#3
(07-12-2017, 03:21 PM)sutinoer Wrote: Cool, is it posibil to downloaden? Or is this a showreel.

On the page with the program there is a link.
Reply
Thanked by:
#4
Update

- Added support for Triangle Strip without FF.
- Now the program does not crash when drawing a texture map at a nan.

The Pro version of the program was released
- Support of Python scripts
- System of submeshes
- Normals vectors

About Pro version:
http://lazov.ru/mr/about_pro.php
Reply
Thanked by:
#5
The program is updated! You can download the new version on the website.

Update v2.4

- The program does not freeze when resizing on other tabs
- Added a Hex-Viewer.

The big drawback of the program was the lack of a built-in hex-viewer. Now he has appeared! =) Moreover, it has the highlighting of the model data: vertices (red color), faces (green), texture coordinates (yellow). When changing the parameters of forms, you can immediately see what data will be read. Probably, it will be very useful for beginners.

[Image: hex.png]
Reply
Thanked by: Friedslick6, sandy1973
#6
Does it work with dff model format?
Reply
Thanked by:
#7
Does it also work on .ho files?
The future of things to come...
NID - LDEJRuff
3DS FC - 1349-9258-6921
Switch FC - SW-6321-5752-9422
Reply
Thanked by:
#8
Guys, the program works with all formats. But this is not an unpacker. This is a program for data analysis of 3D models. Large formats have a simple structure. The site has a tutorial.
http://lazov.ru/mr/tutorial.php
Reply
Thanked by:
#9
This looks amazing and I really really want to try it out. In essence, it's what Tile Molester/GGD is to 2D graphics, but for 3D.

Unfortunately it doesn't seem to work with WINE so I need to come up with a virtualisation solution or something I guess.
Once there was a way to get back homeward
Reply
Thanked by: Lazov
#10
(03-27-2018, 03:13 AM)Raccoon Sam Wrote: Unfortunately it doesn't seem to work with WINE so I need to come up with a virtualisation solution or something I guess.

Thank you for helping distribute the program. I saw your topic in this forum. =)

It is possible that soon there will be support for Linux.
Reply
Thanked by:
#11
The program has been updated.

Update v2.4.2

- Finalized Hex-viewer.
- In the "3D View" tab, a button is added to return the camera to its initial position (useful if you centered on the object with incorrect coordinates).
- There was a version for Windows XP

Pro version:
- Added a Hex-Viewer.
- Added data inspector to Hex-viewer
- Fixed minor bugs
Reply
Thanked by:


Forum Jump: