UNPKG

@smoud/tiny

Version:

Fast and tiny JavaScript library for HTML5 game and playable ads creation.

11 lines (8 loc) 215 B
export * from './Vec4'; export * from './Vec3'; export * from './Vec2'; export * from './Quat'; export * from './Euler'; export * from './Mat4'; export * from './Mat3'; export * from '../../math/Color';