Skip to content

rkosai/mesh-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Programmatic Mesh Generation for 3D Printing

This repository contains a simple library that generates ASCII STL files, suitable for use in 3D printing. Unit normals are not explicitly defined in the output file, but vectors do observe the right hand rule, and so the generated triangles do face the correct direction.

See the samples/ directory for example projects.

About

Generate ASCII STL files, suitable for use in 3D printing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages