angular-threejs / angular-three

Angular Renderer for THREE.js
MIT License
184 stars 23 forks source link

[documentation] How to use GridHelper、Gizmohelper and TransformControls? #15

Closed yywf77 closed 1 month ago

yywf77 commented 1 year ago

How to use GridHelper、Gizmohelper and TransformControls?

nartc commented 1 month ago

For GizmoHelper, you could technically use extend() for a 3rd-party GizmoHelper class that is compatible with THREE.js