@galacean/effects-math
v1.1.0
Published
Javascript Math library for High Performance WebGL apps
Downloads
218
Maintainers
Keywords
Readme
Galacean Effects general math library
Environment Setup
- Node.js
>= 10.0.0
Development
# 1. Install dependencies (first time)
pnpm install
# 2. Build
pnpm run build
Testing
pnpm run test