#rendering-engine #3d-rendering #graphics #game

fere

A 3D rendering engine focused on simple use and realtime global illumination

1 unstable release

0.0.0 Jul 3, 2021

#41 in #3d-rendering

23 downloads per month

MIT license

235KB
6.5K SLoC

Rust 4.5K SLoC // 0.0% comments GLSL 2K SLoC // 0.1% comments

fere

A 3d rendering engine focused on realtime rendering.

Formatting & Linting

cargo +nightly fmt
cargo clippy --all --all-targets --release

Examples

To run example,

cargo run --release -p fere-examples --example grid 

Dependencies

~25MB
~294K SLoC