An open API service indexing awesome lists of open source software.

https://github.com/thormeier/vanillavectors

A simple library written in vanilla JS that represents vectors.
https://github.com/thormeier/vanillavectors

canvas math mathematics vanilla-js vectors

Last synced: over 1 year ago
JSON representation

A simple library written in vanilla JS that represents vectors.

Awesome Lists containing this project

README

          

VanillaVectors
==============

A simple library written in vanilla JS that represents vectors. For only vectors, use `src/vector`, for simple painting also use `src/painting`.