fere

Crates.iofere
lib.rsfere
version0.0.0
sourcesrc
created_at2021-07-03 12:54:41.127148
updated_at2021-07-03 12:54:41.127148
descriptionA 3D rendering engine focused on simple use and realtime global illumination.
homepage
repositoryhttps://github.com/rsbm/fere
max_upload_size
id418197
size636,250
Junha Yang(양준하) (junha1)

documentation

README

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 
Commit count: 43

cargo fmt