[go: nahoru, domu]

Skip to content
/ math Public
forked from FamousArchives/math

Famo.us math utilities for vectors, matrices, random numbers, etc.

License

Notifications You must be signed in to change notification settings

carlfahl/math

 
 

Repository files navigation

Math: A math library for Famo.us Build Status

A simple math library used throughout the core.

Files

  • Matrix.js: Simple math libary for 3x3 numerical matrices.
  • Random.js: Extremely simple uniform random number generator library wrapping Math.random().
  • Quaternion.js: Simple library for using Quaternions
  • Vector.js: Three-element numerical vector library.

Documentation

Maintainer

License

Copyright (c) 2014 Famous Industries, Inc.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

About

Famo.us math utilities for vectors, matrices, random numbers, etc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published