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

Author Topic: per pixel collision detection  (Read 3197 times)

0 Members and 1 Guest are viewing this topic.

Jarwulf

  • Newbie
  • *
  • Posts: 37
    • View Profile
per pixel collision detection
« on: September 21, 2009, 08:41:06 am »
It's simple enough drawing one bounding rectangle but I figure it'll take ages to apply this to an entire maze.

I need someway to relatively quickly and painlessly make a maze sprite out of photoshop solid. I heard blitting/per pixel collision detection might work. Does anybody have any sample code for a simple algorithm?

Thanks...

Hiura

  • SFML Team
  • Hero Member
  • *****
  • Posts: 4321
    • View Profile
    • Email
per pixel collision detection
« Reply #1 on: September 21, 2009, 09:24:05 am »
Wiki ?
SFML / OS X developer

 

anything