See current list of Vekt.js|-light demos on YouTube
The annotations you may have stumbled upon by examining the source code, as follows:..
DEV_NOTE # a note left by author developer
DEV_NOTE (!) # the IMPORTANT note left by author developer
EXAMPLE # in-code example next to parameter (option) explaining its usageComing soon...
- Make sure you got the latest
Node.js, as well as the dependency ofVite.js;
Most of the time you will be coding under the following paths:
<root>/implementation/user-config.js; (used mainly for HTMLCanvas-based grid settings, etc.)<root>/implementation/svg/index.js; (including the paths below/svg/, e.g./svg/shapes/).
Made with ♥ by projektorius96.