Primitive – recreate your photos with vector-based geometric primitives
1–10 of 24 posts
Re: Primitive – recreate your photos with vector-based geometric primitives
#2Re: Primitive – recreate your photos with vector-based geometric primitives
#3Re: Primitive – recreate your photos with vector-based geometric primitives
#4I'm struggling to find again a c++ implementation of this I saw on github a while back. Does HN the hive mind remember?
Re: Primitive – recreate your photos with vector-based geometric primitives
#5I'm struggling to find again a c++ implementation of this I saw on github a while back. Does HN the hive mind remember?
https://github.com/fogleman/primitive
Only the UI is closed source. It's written in Objective-C and basically shells out to the Go code.
Re: Primitive – recreate your photos with vector-based geometric primitives
#6Re: Primitive – recreate your photos with vector-based geometric primitives
#7I'm struggling to find again a c++ implementation of this I saw on github a while back. Does HN the hive mind remember?
Re: Primitive – recreate your photos with vector-based geometric primitives
#8I played around with it a couple years ago (https://minimaxir.com/2016/12/primitive/) and it worked out surprisingly well.
Re: Primitive – recreate your photos with vector-based geometric primitives
#9https://rogerjohansson.blog/2008/12/07/genetic-programming-e...
Re: Primitive – recreate your photos with vector-based geometric primitives
#10Roger Alsing (Johansson) did this in 2008: https://rogerjohansson.blog/2008/12/07/genetic-programming-e...