• Stars
    star
    6
  • Rank 2,539,965 (Top 51 %)
  • Language
    JavaScript
  • Created almost 11 years ago
  • Updated about 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Framework independent 3D Objects in Javascript, used to convert between OBJ, STL, and PLY filetypes in CommonJS. The interface is built extendibly, so that new models can be written simply via Parent classes "Exporter" and "Importer". Any properly imported model, by default renders in the browser via WebGL.