I want to have a robot in my ThreeJS scene (floating spinning disc), that comes over to you, stops, and scans you toe to head with a laser. You can see the effect I want in this YouTube video that is cued up to the start of the scan. If you stop it after 2 seconds before the beam splits, that’s exactly the effect I want:
Just to be clear, I want this exact perspective for the effect. I don’t want the perception of watching the beam scan an object in front of the ThreeJS camera. I want the effect from the exact perspective of that shwon in the YouTube clip where you (the camera) feels like your body is being scanned by the robot.
How can I do this in Three JS?