Skip to content

kojix2/gray_scott_gtk3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gray_scott_gtk3

Gem test DOI

Ruby implementation of the Reaction diffusion system (Gray-Scott model).

screenshot

Installation

gem install gray_scott_gtk3

Support GPGPU with Cumo.

Usage

grayscott
grayscott --help
# Usage: grayscott [options]
#    -h, --height val                 height of the model
#    -w, --width val                  width of the model
#    -g, --gpu                        use GPU(Cumo)

NOTE : You can set the width and height of the model, but the width and height of the window is fixed at 512 x 512 pixels.

screenshot

Known issue

Glib::Timeout.add(number_of_seconds) If processing can not be completed within the time, it will not be displayed. In this case, you should increase the number of seconds.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/kojix2/Gray-Scott.

Do you need commit rights to my repository?
Do you want to get admin rights and take over the project?
If so, please feel free to contact me @kojix2.

About

Ruby implementation of the Reaction diffusion system (Gray-Scott model)

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages