Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 261 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 261 Bytes

3D Engine

The idea was to render 3d with ray casting. It is written in rust.

Screenshot:

Screenshot

How to run

Requirements: rust + cargo

cargo run --release

Dependencies