ThreeJS: Cover Background with Image without Stretching
How to set the background image to cover the scene without stretching it using Three.js
ThreeJS: Create Transparency with PNG Images
How to create transparency using Portable Network Graphics (PNG) images in Three.js
ThreeJS: Make an Object Appear to Follow the Mouse Cursor
How to make a mesh object appear to follow the mouse cursor by moving the camera in Three.js
ThreeJS: Make Objects Appear to Watch the Mouse Cursor
How to make mesh objects appear to watch the moving mouse cursor in Three.js
ThreeJS: Raytracer Example
How to access individual objects on the canvas used by Three.js