Skip to content
/ rd Public

Reaction-Diffusion using the Gray-Scott model

Notifications You must be signed in to change notification settings

danieledapo/rd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reaction Diffusion

Simple program to play around with the Gray Scott Reaction Diffusion model.

It's capable of both producing a video showing the overall simulation or simply to save the image of the last generation.

$ cargo run --release -- --help
$ cargo run --release -- --iterations 1000 random
$ cargo run --release -- --speed 10 --iterations 6000 image data/logo.png

still

About

Reaction-Diffusion using the Gray-Scott model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages