Skip to content

opudrovs/MeshWriter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeshWriter

Sometimes you need a quick way to code up an triangulated mesh. This is a Three.js + CodeMirror tool to do live WebGL coding with STL and OBJ export.

Drag to rotate, scroll to zoom, right click and drag to pan.
Click "Save STL" to save a binary STL.
Click "Save OBJ" to save an OBJ.
Ctrl/⌘+S to save a .js file with your code.
Drag to resize editor.

Live demo at http://git.amandaghassaei.com/MeshWriter/

Built by Amanda Ghassaei.

About

Live three.js coding with STL and OBJ export

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.0%
  • HTML 34.9%
  • CSS 16.1%