CircGen

This is a simple application to generate pixel circle patterns. It was created as a tool to help me build circles in minecraft. The application is built using vanilla JavaScript and HTML. It allows you to generate an ellipse pattern with a specific width and height.

Your browser does not support the HTML5 canvas tag.

There are a couple of things that I would like to add to this tool in the future. I would like to add the ability to change the thickness of the lines, and toggle fill. Furthermore, there may be some performance improvements and some non-critical bug fixes that I would like to make.