Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc