I am experimenting with three.js for the first time and I am having trouble understanding why I can't see the color on my torus.
I've tried setting alpha to true in my render.
I attempted to change the camera position in the z-axis.
I also tried changing the color of the torus.
When I used console.log, it worked fine.
I even tried changing the window size.
Any help or suggestions would be greatly appreciated!