A simple webgl program that can make your imagination alive
Have you ever wanted to draw (like in the thumbnail :D), but don't have the skill to draw in paper?
Introducing...
A simple webgl program that can make your imagination alive. It only need your imagination and your mouse/trackpad to actually draw things...
- Create & Edit Lines
- Create & Edit Squares Object
- Create & Edit Polygon
- Change Colors
- Reset Canvas
- Save & Load Models
Line |
Square |
Polygon |
Canvas |
Color Picker |
Help Guide |
Help Guide |
- WebGL
- Javascript
We use live-server
to build the webgl project
Build and run the apps locally
Fork the repository. then clone the repo locally by doing -
git clone https://github.com/William9923/WebCAD
cd into the directory
cd WebCAD
run the live server
live-server .
If you feel that this repo have helped you provide more example on learning software engineering, then it is enough for me! Wanna contribute more? Please ⭐ this repo so other can see it too!