clay-viewer

Crates.ioclay-viewer
lib.rsclay-viewer
version0.1.2
sourcesrc
created_at2019-09-15 09:53:50.688974
updated_at2019-09-20 08:40:05.735034
descriptionGraphical viewer for Clay - fast, modular and extendable ray tracer
homepagehttps://clay-rs.github.io/
repositoryhttps://github.com/clay-rs/clay-viewer
max_upload_size
id164886
size28,722
Sam Demin (nthend)

documentation

README

clay-gui

Crates.io Docs.rs Travis CI License

Graphical viewer for Clay project.

Usage

Controls

  • W or - move forward

  • S or - move backward

  • A or - move left

  • D or - move right

  • Space - move up

  • C - move down

  • E - tilt clockwise (only in zero-gravity mode)

  • Q - tilt counter-clockwise (only in zero-gravity mode)

  • P - make screenshot (Shift + P to save lossless image)

  • L - lock motion (Shift + L to unlock) - to prevent statistics reset

  • Tab - toggle capture mode

  • Esc - exit

You can use mouse to look around (+ LMB in non-capture mode) and mouse wheel to tune FOV.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 24

cargo fmt