Hacker News
- Graphite – open-source raster and vector 2D graphics editor written in Rust https://graphite.rs 18 comments
- Pathfinder, a fast GPU-based font rasterizer in Rust http://pcwalton.github.io/blog/2017/02/14/pathfinder/ 101 comments
- A Bitmapper's Companion: In progress reference book about introductory raster graphics algorithms I'm writing with code examples in Rust! Open source code (Rust + LaTeX) and the content is Creative Commons. PDF available https://github.com/epilys/bitmappers-companion 3 comments rust
- swash: Complex text shaping and glyph rasterization in pure Rust https://github.com/dfrg/swash 24 comments rust
- VTracer is a raster to vector graphics converter implemented in Rust. I am one of the authors, questions and comments welcome! https://www.visioncortex.org/vtracer/ 43 comments rust
- I made a 3D CLI Rasterizer in Rust https://www.reddit.com/r/rust/comments/b96f23/i_made_a_3d_cli_rasterizer_in_rust/ 7 comments rust
- Pathfinder, a Fast GPU-based Font Rasterizer in Rust http://pcwalton.github.io/blog/2017/02/14/pathfinder/ 54 comments programming
- Pathfinder, a fast GPU-based font rasterizer in Rust http://pcwalton.github.io/blog/2017/02/14/pathfinder/ 22 comments rust
- Introducing Raster: An image processing library for Rust https://docs.rs/raster/ 48 comments rust