项目作者: aanrii

项目描述 :
An openFrameworks add-on for computing reaction-diffusion equations.
高级语言: C++
项目地址: git://github.com/aanrii/ofxRD.git
创建时间: 2017-09-23T14:11:40Z
项目社区:https://github.com/aanrii/ofxRD

开源协议:MIT License

下载


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