Open source jigsaw piece generator

Posted by codecowboy on Stack Overflow See other posts from Stack Overflow or by codecowboy
Published on 2011-01-06T12:04:35Z Indexed on 2011/01/06 12:54 UTC
Read the original article Hit count: 197

Filed under:
|
|

Hi,

Does anyone know of a C-based open source class / framework which can generate a random jigsaw puzzle from an image or generate a random puzzle template which could then be applied to an image? The puzzle pieces must have male and female notches/holes. There should be more than one template so that the puzzle does not become too easy. The target system is iOS / Mac.

If not, how would you approach this problem? The puzzle pieces should be as close to a real jigsaw piece shape as possible and the system must be dynamic so that the user can use their own photos or download photos.

thanks!

© Stack Overflow or respective owner

Related posts about c

    Related posts about geometry