(defn load-shape "Load a geometry from a file as a PShape." [^PApplet sketch filename] (.loadShape sketch filename))
Comments top
No comments for load-shape. Log in to add a comment.