Currently I’m using this three.js example as inspiration for adding a webcam into a 3D environment. I noticed this method renders the video image (or any other source through this method) as much “brighter” and washed out than the actual video source.
However, this method works great and doesn’t wash out the image at all. I’ve tried adapting the second method, but keep getting the same results.
Can someone help me identify the difference?