Hello: (gift/page2)
I have this example: https://www.songnes.com/gift/page2.html
and here is the full code: https://www.songnes.com/gift/page2.txt
It works great! I just want to take the controls out.
so users can not move the cube with the mouse, or fingers in the iPad.
I want to have the cube fixed! Rotating YES! but in one single place!
I comment these lines
//let controls;
//controls = new THREE.OrbitControls( camera, renderer.domElement );
and the code didn't really work, I don't understand why.
also, as you can see I'm still having trouble formatting the code!
Thanks for your help.
How do you get out of the code ( this won't work </> )