I finally managed to build the #julialang package I've previously failed to get working at least 3 times!!!

https://jcarroll.com.au/2024/02/04/my-first-julia-package-triangulart-jl/

Any performance or other improvements anyone can spot are most welcome - I'm still very much learning, but I do love these results.

#Julia

My First Julia Package - TriangulArt.jl

I’ve tried to get this same image transformation working at least three times now, but I can finally celebrate that it’s working! I’ve been (re-)learning Julia and I still love the language, so it was time to take my learning to the next level and actually build a package.

Irregularly Scheduled Programming
GitHub - jonocarroll/TriangulArt.jl: Artify images using Delaunay Triangulation

Artify images using Delaunay Triangulation. Contribute to jonocarroll/TriangulArt.jl development by creating an account on GitHub.

GitHub