Skip to content

Instantly share code, notes, and snippets.

@kvark
Last active August 29, 2015 14:20
Embed
What would you like to do?
gfx_scene slides
This file has been truncated, but you can view the full file.
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View raw

(Sorry about that, but we can’t show files that are this big right now.)

@kvark
Copy link
Author

kvark commented May 9, 2015

Forest demo instructions:

git clone https://gist.github.com/5d4f0f22fd3fee851ae2 gist-temp
git clone https://github.com/kvark/claymore
cd claymore
tar -xf ../gist-temp/nature.tgz
cargo run --release --example forest

Controls are:

  • Esc: quit
  • WASD: move
  • ZX: lift
  • QE: rotate

Extra option:

cargo run --release --example viewer data/nature

Viewer is controlled by mouse (rotation, zoom, shift)

@kvark
Copy link
Author

kvark commented May 21, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment