Skip to content

aitech-lab/GrayScott

 
 

Repository files navigation

Gray-Scott is a solver for the Gray-Scott reaction-diffusion model. Roughly, this can be seen as a simulation of the behavior of diffusive living beings reproducing under conditions of limited food. Very different patterns emerge for slight changes in feeding and death rates.

This experiment uses Three.js and performs calculations on the GPU. It requires a WebGL enabled browser.

image

Texture mapping

Using an texture chanels as F/K parameter

image

image

Tiled FK Maps

Building the distribution of F/K parameters over x/y axes

image

image

image

image

image

Hilbert fill

Fill the screen with an image sequence

image

Marching cubes

3D model building with the marching cubes

image

WEBM video expoter

Tool for video recording

Screenshots

Some screenshots of the application.

image

image

image

image

image

image

image

image

image

image

image

image

image

image

About

The experiments with an implementation of a Gray-Scott reaction-diffusion model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.2%
  • CSS 0.8%