PixelNinja Posted April 12, 2017 Share Posted April 12, 2017 (edited) Hi all. I made something a few weeks ago that I thought might be useful, so I somewhat tutorialised it here: http://www.pixelninja.design/manhattan-voronoi-approximation/ Basically it's a method of achieving something close to a Manhattan-distance voronoi diagram. I hope someone out there finds this useful If anyone knows of a better method, or a method of achieving an actual Manhattan voronoi I'd love to hear it! ManhattanApproximation_01.hiplc Edited April 12, 2017 by PixelNinja Edited Image 8 Quote Link to comment Share on other sites More sharing options...
stickman Posted April 12, 2017 Share Posted April 12, 2017 I don't even know where to begin liking this :-P Quote Link to comment Share on other sites More sharing options...
derjcmp Posted April 12, 2017 Share Posted April 12, 2017 Holy! I'm going to have alot of fun with this! Thank you! Quote Link to comment Share on other sites More sharing options...
mestela Posted April 13, 2017 Share Posted April 13, 2017 Lazy way that's probably not mathematically accurate but looks similar is to grid snap after you resample. manhat_voronoi.hipnc 3 Quote Link to comment Share on other sites More sharing options...
PixelNinja Posted April 13, 2017 Author Share Posted April 13, 2017 1 hour ago, mestela said: Lazy way that's probably not mathematically accurate but looks similar is to grid snap after you resample. manhat_voronoi.hipnc Well that's certainly much easier than my approach! haha. Cheers! I am a fan of the lazy way. Quote Link to comment Share on other sites More sharing options...
aaron26 Posted June 11 Share Posted June 11 Manhattan Voronoi approximation is a geometric method that divides space into regions based on distance, often used in urban planning or computer graphics to simulate city layouts with orthogonal constraints. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.