Author Topic: Wallpaper  (Read 5407 times)

Offline Alpha

  • Developer
  • Lives here!
  • *****
  • Posts: 1513
Wallpaper
« on: July 24, 2013, 03:49:36 am »
My desktop was looking a bit drab, so I took a break from coding to try my hand at a bit of graphics.

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 5913
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: Wallpaper
« Reply #1 on: July 24, 2013, 04:20:51 am »
The foreground and the background colors are a little similar, so the "codeblocks" words are hard to recognize. ;)
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline Alpha

  • Developer
  • Lives here!
  • *****
  • Posts: 1513
Re: Wallpaper
« Reply #2 on: July 24, 2013, 02:17:45 pm »
Hmm... this one probably needed a bit more cpu time; it still looks noisy after filtering.