Skip to content
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.

guidoschmidt/ofNatureOfCode

Repository files navigation

ofNatureOfCode

Nature Of Code Examples implemented using Openframeworks

This repository holds some examples from Daniel Shiffmans excellent book The Nature Of Code reimplemented using Openframeworks (basically the ofnode fork).

ofnode

ofnode is an Openframeworks fork and provides several improvements for the ofx build system.

  • CMake support
  • Nice addon handeling using git submodules

Building

comming soon

Examples

1. Vectors

1.10. Perlin Landscape

1.10-PerlinLandscape


8. Fractals

8.01. Recursive Circles

8.01-RecursiveCircles

8.02. Recursion Twice

8.02-RecursionTwice

8.03. Recursion Four Times

8.03-RecursionFourTimes

8.04. Cantor Set

8.04-CantorSet

8.05. Koch Curve

8.05-KochCurve

8.05. Sierpinski Triangle

8.05-SierpinskiTriangle

About

Working through Daniel Shiffmans 'Nature Of Code' using openframeworks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published