Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.01 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.01 KB

Drawie

Simple drawing library. WIP.

References

To Do

  • Rotation of 3d points
  • Rotation of 3d polygon
  • Standard conversion from 3d object to STL file
  • Resize 3d polygons
  • Composite of 3d objects (or simple arrays?)

Contribution

Feel free to file issues and submit pull requests — contributions are welcome.

If you submit a pull request, please be sure to add or update corresponding test cases, and ensure that npm test continues to pass.