Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

joshbainbridge/reaction-diffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reaction Diffusion:

This is a C++ project that uses OpenCL to differentiate Gray-Scott reaction diffusion equations. It was built upon my graphics-env repository for visualizing the data using OpenGL while also keeping everything on GPU.

Alt text

Required dependencies are:

  • CMake 2.8
  • Boost
  • GLFW 3.0
  • OpenGL 3.3
  • GLEW (Windows/Linux only)
  • OpenCL 1.2

About

A simulation of the reaction diffusion process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published