mitsuyoshi-yamazaki / rd_system

Simulation of reaction-diffusion equations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

このソフトウェアはMITライセンスです。
誰でも無償で無制限に扱って構いません。詳細はLICENSE.txtを見てください。
This software is released under the MIT License, see LICENSE.txt.

-------------------------------------------------
Compile:
	If you have 32bit windows, change glut libraries for 32bit version. (/rd_system/lib_x86/)


Controls:
	Mouse: drag
	Keyboard: i,1,2,q,w,a,s,z,x

About

Simulation of reaction-diffusion equations

License:MIT License


Languages

Language:C 82.1%Language:C++ 17.9%