Skip to content

galacean/effects-math

Repository files navigation

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