Jump to content


Mihail121

Member Since 31 Jan 2003
Offline Last Active May 20 2013 08:51 PM
-----

Topics I've Started

Rendering coinciding line segments

16 May 2013 - 08:26 PM

Good evening, fellow DevMasters!

I come to you with an unusual requirement. I am looking for an algorithm (preferably implemented somewhere) which renders coinciding line segments using the same pixels in the region they coincide. The following screenshot illustrates the problem:


Posted Image

I need the blue and the black lines to be rendered using the same pixels, because they are also coinciding segments. Thanks for any ideas!

Jigsaw engine / generator

30 June 2012 - 10:40 PM

Hello fellow forumers!

I am in need of your help. For my current project, I need a jigsaw engine, i.e. a piece of code generating jigsaw pieces in the classical sense with enough variety and randomness. I already googled quite a bit these days and nothing useful turned out so if anyone is aware (please don't waste your time for me :) ) of such a thing, please share :). Have a nice day!