Skip to content

lilleyse/OBJ2GLTF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OBJ2GLTF

Convert OBJ models to glTF

Getting Started

Install Node.js if you don't already have it, clone this repo, and then:

cd OBJ2GLTF
npm install

Run node ./bin/obj2gltf.js and pass it the path to an OBJ file.

Limitations

This tool is still in development. We plan on adding additional features like gzip compression, binary glTF export, normal generation, and a testing suite.

Pull requests are appreciated. Please use the same Contributor License Agreement (CLA) used for Cesium.


Developed by the Cesium team.

About

Convert OBJ assets to glTF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%