Skip to content

Convert Three.js binary model files from p3d.in to obj.

Notifications You must be signed in to change notification settings

Jubjub/p3din2obj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

p3din2obj
=========

A Python 2.x script to convert binary files from http://p3d.in/ to .obj model files.

At the moment it only has support for models that use exclusively faces with vertices and uvs (both triangles and quads), althought it would be trivial to extend it to fully support the format.

I've only tested with a single model, so you should expect minor troubles when using it.

About

Convert Three.js binary model files from p3d.in to obj.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages