Awesome
natureOFcode Examples
###openFrameworks rendition
-
derived from Daniel Shiffman's Processing examples
-
for his book
Nature of Code
which can be download for free in PDF form by naming the price at $0 -
Free video lessons (in Processing) can also be found at Shiffman's Vimeo page
donate
If you find this repo useful, please consider donating to help me keep it updated in the future
<div class="header"> <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=DBGRDHB67M764"><img src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" alt=""></a> </div>###installations
this folder is designed to go in apps
folder of an OF 0.9.0 installation
- download zip file and unpack in your
OF/apps
folder
or go toOF/apps
folder via terminal and run:
git clone https://github.com/firmread/NatureOfCode.git
- in OF folder you should see:
* libs
* apps
- NatureOfCode
* examples
* scripts
etc.
- to use
ProjectGenerator
to generate project files for this entire repo:-
ticks the box in
(Settings > Advanced Options)
-
click on
(Update Multiple > Update Path)
-
locate folder of this NatureOfCode repo on your computer
-
Select your desired platform accordingly
-
press
update multiple
-
note
-
later chapters are still very experimental and unfinished
-
Pull requests for missing/broken examples are very welcome!
credits
This repo is collected, curated, and maintain by Reed Tothong
.
It is possible by both direct and indirect contributions from public Nature of Code repos throughout Github.
#####Contributors including (but not limited to) (in alphabetical order) :