8000 GitHub - woliver13/blango
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

woliver13/blango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blango - stl file splitter

  1. find middle of x extents
  2. collect left only triangles
  3. collect right only triangles
  4. collect intersecting trianges
  5. split intersecting triangles into 4 triangles (3 on large side one on small)
  6. save off vertices of splitting lines
  7. move new triangles into left and right collections
  8. create surface triangles for cut
  9. copy surface triangles into both left and right collections with opposite face vectors.
  10. write left and right files by extending filename with _left and _right

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0