Skip to content

Python Command Line Application for Converting .obj mesh data to a javascript object

License

Notifications You must be signed in to change notification settings

nromriell/ObjToWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Shell Application for converting .obj files to Javascript objects

To start application:
Navigate to folder ex cd ~/ObjToWeb

Inside Shell:
source venv/bin/activate
python main.py

First Option - Set Path to Input File
ex /usr/cube.obj
Second Option - Set Output File Location - no extension
ex /usr/cube

About

Python Command Line Application for Converting .obj mesh data to a javascript object

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages