About GASM
Are your eyes too tired? Listen to the audio version of this page below!
GASM stands for the Graphic Assembly Language - its goal is to assist you in making complex patterns or other contents with modern graphics and computing power.
Why do you need GASM?
Well, imagine drawing a perfect regular hexagon with MS Paint, or a sine wave with the pencil tool, or even randomly generating graphics which couldn't even be achieved with most of the modern popular tools. But now you could access an extremely powerful tool: GASM. It's easy, and it's programmable! You could write your own algorithm to generate graphics as complex as you wish while maintaining its accuracy with its mathematical nature and its linear vector representation in its core. You could even extend it with your own features – simply fork the source code of the playground or the console page (both accessible through the menu bar at the top of this page)!