Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 789 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 789 Bytes

#The-Nature-of-Code-Examples

A ruby port of the examples from The Nature of Code by Daniel Shiffman.

Although many of the sketches here stand on their own merit, you should remember that they were originally designed to illustrate the book (so to get the most from them you should definetly get the book). Since the sketches have been translated to a more idiomatic ruby, some of the sketches may not exactly match the points made in the book. However such sketches do serve to demonstrate the differences between processing and ruby-processing.

Tested versions

ruby 2.0

jruby-1.7.11

ruby-processing version 2.4+