All you need to calculate things and draw them on an HTML canvas element.
-
Updated
Nov 29, 2020 - CSS
All you need to calculate things and draw them on an HTML canvas element.
An application that allows you to draw with brush size and colours of your choice. Users are also able to erase, save drawings to browser storage, load previously saved drawing from browser storage, change the background colour of the image and save an image file of the drawing on their computer.
Simple ray casting using the HTML canvas element and vanilla JavaScript.
Add a description, image, and links to the html-canvas-element topic page so that developers can more easily learn about it.
To associate your repository with the html-canvas-element topic, visit your repo's landing page and select "manage topics."