tubugl-utils

1.1.4 • Public • Published

tubugl-utils

NPM version

usage

utils

generateWireframeIndices(indices);

return the index array of wireframe from index array of face

Math-utils

clamp(value, min, max) 

Clamps the value to be between min and max.

randomFloat( min, max) 

Clamps the value to be between min and max.

Referrences

https://threejs.org/docs/#api/math/Math

Readme

Keywords

none

Package Sidebar

Install

npm i tubugl-utils

Weekly Downloads

2

Version

1.1.4

License

MIT

Unpacked Size

27.7 kB

Total Files

19

Last publish

Collaborators

  • kenji-special