Skip to content

Instantly share code, notes, and snippets.

@francisbitontistudio
Last active December 18, 2018 21:36
Show Gist options
  • Save francisbitontistudio/0951067889c9461d8cfd754c19e4cfe9 to your computer and use it in GitHub Desktop.
Save francisbitontistudio/0951067889c9461d8cfd754c19e4cfe9 to your computer and use it in GitHub Desktop.
#generate the lattice (this is a large part and it might take a min or two...)
mechP.runStochastic(token)
#apply marchingCube function to transform the lattice into a mesh for 3D print.
#marchingCube(lines,resolution,memberThickness,filename,token):
final=genysis.marchingCube(MPfilename,700,0.25,"mechOutput",token)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment