Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: American Gothic in the Palette of Mona Lisa…  (Read 2146 times)

0 Members and 1 Guest are viewing this topic.

Sub

  • Full Member
  • ***
  • Posts: 157
    • View Profile
American Gothic in the Palette of Mona Lisa…
« on: September 26, 2015, 11:26:32 pm »
Disclaimer:  I made this a while ago, and it was a one off low effort type of thing.  What I'm trying to say is that the code quality is pretty awful, even by my standards, but I've decided to go ahead and throw it out there anyway. 

I saw this post and decided that it would be a fun challenge.  The task is to create a program which takes two images and attempts to recreate the second image by rearranging the pixels of the first image.




The code:  https://github.com/DanielJPetersen/American-Gothic-in-the-Palette-of-Mona-Lisa

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10801
    • View Profile
    • development blog
    • Email
American Gothic in the Palette of Mona Lisa…
« Reply #1 on: September 27, 2015, 09:50:06 am »
Cool!

I've seen the post you linked and a few implementations, nice to see one using SFML. :)
« Last Edit: September 27, 2015, 01:23:29 pm by eXpl0it3r »
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

 

anything