24. raster graphics processing - From Python to Rust

Опубликовано: 22 Октябрь 2024
на канале: Bedroom Builds
1,944
47

Render a julia fractal and howto make thumbnails of raster graphics

Python Pillow - https://python-pillow.org/ (a fork of PIL)
Rust image - https://github.com/image-rs/image plus imageproc https://docs.rs/imageproc/

Source code for this episode (and the others of the series) can be found at https://github.com/bedroombuilds/pyth...