Skip to content
/ fere Public

A 3D Rendering Engine Focused on Simple Use and Realtime Global Illuminations

License

Notifications You must be signed in to change notification settings

rsbm/fere

Repository files navigation

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 

Video

./ffmpeg.exe -i tcp://127.0.0.1:5555 -vcodec libx264 outfile.mkv

About

A 3D Rendering Engine Focused on Simple Use and Realtime Global Illuminations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published