Fahien / rayca

🌈 Experimental project which purpose is to learn and apply graphics rendering algorithms such as raytracing.

Home Page:https://antoniocaggiano.eu/rayca/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rayca 🌈

Rayca is an experimental project which purpose is to learn and apply graphics rendering algorithms such as raytracing.

Build

Rayca should work on Linux, MacOS, and Windows without issues, but if you need any help please do not hesitate to contact me.

  1. Install Rust
  2. Compile with cargo build.
  3. Pull test models: git submodule update --init.
  4. Run tests with cargo test --release.

About

🌈 Experimental project which purpose is to learn and apply graphics rendering algorithms such as raytracing.

https://antoniocaggiano.eu/rayca/

License:MIT License


Languages

Language:Rust 97.6%Language:HTML 1.6%Language:Shell 0.5%Language:JavaScript 0.3%