Experimental 2D Ascii Renderer in Python for windows (not sure about macos or linux)
Just for Fun 👍
For the best results, use pypy! https://www.pypy.org/ However usually only necessary for triangles but working on improving that.
• Can draw: circles, lines, rectangles, triangles, points, user defined shapes
• Has a translation vector for coordinates
• Handles creation and use of window
• togglable window border
• Create a new python file in the same directory as rascii.py
• Copy from the boilerplate.py file to get the base working code
Fourier Cirle: