Circle-Generator icon indicating copy to clipboard operation
Circle-Generator copied to clipboard

Add a 'bordered' mode to allow the creation of circles with user-specified border size

Open jonathangrenier opened this issue 8 years ago • 1 comments

This adds a new mode where the user can specify the thickness of the border (whereas the "thick" rendering mode always uses a thickness of 1).

jonathangrenier avatar Dec 10 '16 23:12 jonathangrenier

This has me rethinking how "thin" mode works currently works. Your method set to border 1 gives the same results in a presumably more efficient way.

I'm not a personally a fan of "thin" when building in minecraft, I always go for thick because I think it looks nicer, so it was an afterthought by popular request in the circle generator.

I am currently in process of rewriting the circle generator in TypeScript but I think this will likely make that version. In the mean time I'll leave this PR open.

donatj avatar Dec 11 '16 00:12 donatj

PR conflicts, no longer applies to the current build. If you wanted to rebuild it for the new generator I'd give it a look.

donatj avatar Aug 26 '22 03:08 donatj