v3js
TypeScript icon, indicating that this package has built-in type declarations

0.5.9 • Public • Published

V3

Build Status

3D Utils

3D 函数操作集

Under heavy development

Repo: https://github.com/jin5354/v3

Doc: https://jin5354.github.io/v3/

Install

$ npm i v3js --save

usage

import { Vector3, EulerAngles, Matrix4, Quaternion } from 'v3js'

Utils

  • Vector3 三维向量
  • EulerAngles 欧拉角
  • Quaternion 四元数
  • Matrix4 矩阵

license

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i v3js

Weekly Downloads

25

Version

0.5.9

License

MIT

Unpacked Size

217 kB

Total Files

36

Last publish

Collaborators

  • jin5354