Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 890 Bytes

File metadata and controls

17 lines (12 loc) · 890 Bytes

latcarf

Build
Latcarf is a ridiculously named fractal renderer. It is a toy project to work with and develop skills with shaders, OpenGL, Rust, glium.rs and discover mathematical methods for accurate and aesthetic fractal depiction.

On a well-equipped machine (GTX 1070, 3600X @ 1080p), gpu-backed rendering achieves around 5000 fps.

How to Run

cargo run -- gpu or cargo run -- cpu

Make sure the rust toolchain has been installed, with rustup for example.

Interaction

Move the view around by clicking and dragging with LMB. Zoom using the scrollwheel.

image