tubugl-utils
v1.1.4
Published
utility function for tubugl
Downloads
5
Readme
tubugl-utils
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