Skip to content

aanrii/ofxRD

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 

ofxRD

An openFrameworks add-on for computing reaction-diffusion equations.

Its features are:

  • Computing reaction-diffusion equations using GLSL shaders.
  • Visualizing spartial patterns that are generated by the equations.
  • Transforming patterns dynamically by modifing parameters of "cells" in the space and changing parameters of variables in the equations.
  • Adding new reaction-diffusion model easily only with making a simple xml file.

screenshot1 screenshot1 screenshot1 screenshot1

Dependency

ofxXmlSettings is needed.

Tested on

  • macOS 10.12.6
  • MacBook Pro (Retina, 13-inch, Late 2013)
  • Xcode 8.3.3
  • openFrameworks 0.9.8