Extract (most of) model data from Prototracer's Object3D files (.h file) to .obj file.
The output file will not be the same as the original obj file (unless it is really simple).
Sample model is from ProtoTracerOBJConverter
python V2Reconstructor.py <input file> <output file>
Model is unrecognizable
- DVD.obj
Contains imperfections/holes throughout the model, can be fixed by filling or remeshing.
- Artisans.h
- Proto.h
Nearly perfect
- Bee.obj
- Charmander.obj
- Creeper.obj
- Cube.obj
- DragonStatue.obj
- Pikachu.obj *model is really large
- Rocks.obj
- SolidCube.obj
- Spyro.obj
🐟