diving-beet

command module
v0.0.0-...-1cefb7e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

README

Diving Beet

Diving Beet is a port of Falling Turnip from Haskell to Futhark and Go. It is a physics imitation that uses cellular automata to implement fascimiles of gravity and (al)chemical interactions between various elements. For example, water plus fire gives steam, lava melts sand and metal (the latter at a slower rate), plants grow into water, etc.

You can look at a video of it in action - note that the choppiness (especially near the end) is due to the screen recorder not being able to keep up (it runs out of memory and starts writing to disk).

Usage

$ make
$ ./diving-beet
Controls
Action Consequence
Left-click Insert particles
Right-click Delete particles
Scroll Change modification radius
Ctrl+Scroll Zoom
Ctrl+drag Move
PageUp/PageDown Select particle to insert
Space Single-step
Return Unpause

Using the GPU

Set the environment variable FUTHARK_BACKEND to opencl or cuda before compiling.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL