# gl-math **Repository Path**: mirrors_hujiulong/gl-math ## Basic Information - **Project Name**: gl-math - **Description**: A javascript 3D math library. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gl-math A javascript 3D math library. most of the code is taken from [three.js](https://github.com/mrdoob/three.js) ## Document [Document](https://hujiulong.github.io/gl-math/) ## Install ```bash npm install gl-math --save ```