Stack of Knowledge Universe
A universe that consists of meta knowledge domains from Stack Exchange, made using Bevy with
Setup
- Remove
.placeholder
file from/datasets
- To visualize Stack Exchange domain(s), simply copy any Stack Exchange JSON files from
/more_datasets
into/datasets
cargo run
Controls
- Use mouse to move the camera
- Use
WASD
to move forward/backward/left/right - Use
QE
to move up/down - Hit ` to show/hide the console at the bottom of screen. Then type
fps
andENTER
to show/hide theFPS counter
on top left.
Notes
- I would recommend to not have the
/datasets
folder exceeding 70kb for performance reasons.