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: about 1 month 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T22:52:00.000Z (12 months ago)
- Last Synced: 2024-10-13T22:39:46.550Z (3 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)