hello
is the a way a user can interact with element, let say i have a box and i want the user to grub and move it around , and resize the size of the box like you do in windows file window
thanks
hello
is the a way a user can interact with element, let say i have a box and i want the user to grub and move it around , and resize the size of the box like you do in windows file window
thanks
Hi!
Would be cool to provide more details with explantory pictures of the desired result.
think about what you can do with windows 10 , you can open window and move around , resize.
i want to do the same with a box
In 2D or 3D?
Maybe using THREE.TransformControls
is a good start: