Skip to content

anteaterho/natureOFcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

natureOFcode Examples

###openFrameworks rendition

donate

If you find this repo useful, please consider donating to help me keep it updated in the future

###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 to OF/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) :

About

OpenFrameworks rendition of Daniel Shiffman's Nature Of Code Examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.2%
  • GLSL 1.8%