Skip to content

roelifant/Vector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vector

This is a simple Vector class in typescript. If there is any calculation you might want to do with vectors, this class has a method for it that will do the math for you. Each method will return a new instance of the Vector.

This Vector class can have any number of components, but most methods only make sense for 2D or 3D vector operations.

Documentation

I'll add a list of all the available methods here soon ;)

About

Just another typescript vector class for easy and quick calculations in interactive javascript apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published