Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 849 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 849 Bytes

js-vectors

A simple js library to handle 2D and 3D vectors.

I needed a way to easily manage vectors for a project and I couldn't find a library that I liked, so I made one.

Installation

Download the last build here

Reference

Check out the docs!

They include examples for each method.

Websites using this library (so far)

  • lorenzoros.si for the moving balls in the background (sadly not anymore... but yay the website is lighter now!)
  • procedural-paintings to handle all the particles
  • boids to handle all the moving elements

Credits

This project is distributed under Attribution 4.0 International (CC BY 4.0) license.