How can I create dome model like this picture by three.js ? I have the model eqution.
Asked
Active
Viewed 106 times
0
-
If you have the model equation, you can wrap a plane or distort a cylinder or a cone. – prisoner849 Jul 02 '19 at 07:01
-
@prisoner849 , thank you . Could you please tell me how can I wrap a plane? any link to docs please ? – jafar jafarnezhad Jul 02 '19 at 14:45
-
How to change coordinates of vertices in a geometry or a buffer geometry? – prisoner849 Jul 02 '19 at 15:30