CubeCamera reflection issue (codepen included)

npm create vite
cd yourfolder
npm install three
npm run dev

there is no away around modules, and everything that used to be non modular has been deleted. you don’t need to copy anything by hand, or upload threejs. whenever you’re ready you type “npm run build” and it creates a tiny distributable that you can upload.

btw i found it back, that’s the reflector in these demos above: Blurred reflections - #23 by Anderson_Mancini

1 Like