Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 793 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 793 Bytes

Rust real-time raytracer

Build Status License: GPL v3

Fancy!

Build and run

Make sure you have SDL2 and SDL2_ttf libraries installed.

$ cd rt
$ cargo build --release
$ cargo run --release

Runnig without --release argument produces debug binaries, which are much slower and much more debuggable.

Controls

  • LMB - lock mouse
  • Escape - release mouse
  • Mouse - look around
  • WASD - move