Easy
How can one easily create a donut shape in three.js?
Author: DamienStatus: PublishedQuestion passed 82 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
1
Import a 3D model in ThreeJS3
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
Animate a mesh object horizontally from left to right in ThreeJS2
Change the position of an object ***cube*** specifically on the x-axis in ThreeJS1
What is the main object used to display 3D scenes in three.js?1
Which class(es) do not exist in ThreeJS?0
Which class is used to implement post-processing in three.js?