PHPackages                             rasteiner/glmatrix.php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. rasteiner/glmatrix.php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

rasteiner/glmatrix.php
======================

A PHP port of the popular javascript glMatrix library

01PHP

Since Mar 8Pushed 3y ago1 watchersCompare

[ Source](https://github.com/rasteiner/glMatrix.php)[ Packagist](https://packagist.org/packages/rasteiner/glmatrix.php)[ RSS](/packages/rasteiner-glmatrixphp/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

glMatrix.php
============

[](#glmatrixphp)

A PHP port of the popular javascript glMatrix library. You can find the [original here](https://github.com/toji/gl-matrix) and [here](https://glmatrix.net).

Install
-------

[](#install)

```
composer require rasteiner/glmatrix.php
```

Example
-------

[](#example)

```
