fc46080e4be4b2320433d00c243584cdccc65707
Dotgrid
Dotgrid is a simple vector drawing application that works directly in the browser.
Guide
View the guide.
Electron Build
cd desktop
npm install
npm start
UDP Controls
Dotgrid can be controlled by UDP via the port 49160. It expects messages of 6 characters.
- layer
0/1/2 - type
l/a/r/c - from
0-z``0-z - to
0-z``0-z
Extras
- This application supports the Ecosystem Theme.
- Support this project through Patreon.
- See the License file for license rights and limitations (MIT).
- Pull Requests are welcome!
Description
Languages
HTML
61.6%
JavaScript
38%
CSS
0.4%