Rust Ray Tracer, an Update (and SIMD)

About a month ago I ported my C99 ray tracer side project to Rust. The initial port went smoothly, and I’ve now been plugging away adding features and repeatedly rewriting it in my spare hours. In parallel I’m getting up to speed on a large, production Ru… Read more

Similar

Rust: Pushdown Automata

Rust is a really great language. It’s a real pain to get to know the borrow checker, but once you get past that hurdle you can start making some cool things. Today I’d like to discuss how we can make… (more…)

Read more »

I3status-Rust

Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust - GitHub - greshake/i3status-rust: Very resourcefriendly and feature-rich replacement for i3status, written in ... (more…)

Read more »