I want to achieve an effect like the image attached, but in 3D space using Three.js:
Did anyone ever do that? Thanks!
I want to achieve an effect like the image attached, but in 3D space using Three.js:
Did anyone ever do that? Thanks!
GLTFLoader
.MeshStandardMaterial
or similar).EnvironmentMap
, HDRI
) for realistic reflections and shading.