Skip to content

lorossi/js-vectors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.