Skip to content

InteractiveTimmy/js-glm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-glm

Description

JS-GLM is a Javascript WebGL Math package designed to help ease the difficulty of handling mathmatical operations within WebGL applications. While JS-GLM is primiarily built with the webgl canvas context in mind, it will be built with the 2d canvas context as well as later versions of the webgl canvas context, such as webgl2, in mind.

TODO

  • Generate Mat3 Class
  • Generate Mat4 Class
  • Generate Vec2 Class
  • Generate Vec3 Class
  • Generate Vec4 Class
  • Generate Quat Class
  • Generate Eulr Class

Installation

TODO

Building

TODO

Usage

TODO

Examples

TODO

API

TODO

About

JavaScript WebGL Math

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published