I have ported most of "ln, The 3D Line Art Engine" by Fogleman (@FogleBird) to javascript, so it can be used on Turtletoy. Not all code is ported and not all code-paths are tested: probably there are still (a lot of) bugs left.
This Turtle is a port of the example: github.com/fogleman/…mples/skyscrapers.go
Log in to post a comment.
// Forked from "3D Line Art Engine: Skyscrapers" by reinder// https://turtletoy.net/turtle/39291a37f5