A small and very unoptimized utility turtle that can be used to calculate contour lines. The ContourLines function will return an array of unsorted line-segments.
#contourlines #utility
Log in to post a comment.
// Metaball Contour Lines. Created by Reinder Nijhoff 2020 - @reindernijhoff// The MIT License