We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b4816b commit efc9846Copy full SHA for efc9846
external_library/gem/toxiclibs/geometry/lenny_explorer.rb
@@ -1,4 +1,6 @@
1
-# lenny_explorer.rb
+# This sketch is ruby version of Karsten Schmidts homage to 'The Explorer'
2
+# by Leander Herzog https://leanderherzog.ch/explorer/
3
+# JRubyArt version by Martin Prout (makes use of DuckTyping see library)
4
require 'toxiclibs'
5
java_import 'toxi.geom.Circle'
6
java_import 'toxi.geom.Rect'
0 commit comments