Easy
In a scene with an object, a light, and a floor, to see the shadow of the object on the floor, you need to:
Author: DamienStatus: PublishedQuestion passed 92 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
3
Generate a white sphere in the middle of the scene with a radius of 1, consisting of 32 segments in width and 18 segments in height.1
What is the main object used to display 3D scenes in three.js?2
Change the position of an object ***cube*** specifically on the x-axis in ThreeJS1
Which class(es) do not exist in ThreeJS?0
Which class is used to implement post-processing in three.js?1
Import a 3D model in ThreeJS1
Animate a mesh object horizontally from left to right in ThreeJS