Skip to content

cpederkoff/stl-warper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stl-warper

Apply forces, push and pull verticies in an STL file.

Main Features

  • Apply a force or formula on every vertex of a given mesh
  • Output back to STL
  • Command line interface

How to use

  • Open warp_stl.py, and edit the line that says:
#Edit to change how the STL is warped
  • Add functions to return new coordinates depending on where the point is.
  • Edit the input.stl and output.stl strings to reflect the actual locations of files

Example:

alt text alt text

About

Apply forces, push and pull verticies in an STL file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages