Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nqpz/searchlight
Shadow casting visualizer :boom:
https://github.com/nqpz/searchlight
futhark visualization
Last synced: 26 days ago
JSON representation
Shadow casting visualizer :boom:
- Host: GitHub
- URL: https://github.com/nqpz/searchlight
- Owner: nqpz
- License: wtfpl
- Created: 2019-11-18T23:27:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T22:52:00.000Z (10 months ago)
- Last Synced: 2024-03-18T17:25:42.376Z (8 months ago)
- Topics: futhark, visualization
- Language: Futhark
- Size: 256 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# searchlight
Experimental shadow casting visualizer.
Requires [Futhark](http://futhark-lang.org) and SDL2 and SDL2-ttf
libraries with associated header files.## Building and running
First run `futhark pkg sync` once.
Then run `make run` to build and run in a window.
## Controls
- Space: Pause.
- `R`: Generate a new random configuration.![Screenshot](screenshot.png)