Synthesizing turtle programs to redraw images with MCMC

238 · Users Rust Lang · May 31, 2026, 2:23 p.m.
Summary
This blog post details a Rust project named 'morph', which synthesizes turtle programs to redraw images using Markov Chain Monte Carlo (MCMC) techniques without neural networks. The project improves over time, achieving a high level of accuracy compared to the original images. Feedback is welcomed for further enhancements.