femtovg: Canvas2D Rendering API in Rust, based on nanovg

Antialiased 2D vector drawing library written in Rust – femtovg/femtovg… Read more

Similar

Porting k-d forests to Rust

I recently decided to give a serious go to learning Rust. As my first non-toy project, I decided to port an old piece of code I'd been wanting to dust off anyway: k-d forests. The basic premise of it is to generate images with every possible 8-bit RGB c... (more…)

Read more »