Tell us how to make 3D cube on JavaScript? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Tell us how to make 3D cube on JavaScript?

Suggest some lessons or write a code. And I will sort it out later. Please😎

14th Aug 2018, 12:11 PM
Іван Гузик
Іван Гузик - avatar
1 Answer
+ 2
try using threejs library: https://threejs.org here is an example of creating 3d cube: https://threejs.org/docs/#api/geometries/BoxGeometry
14th Aug 2018, 2:32 PM
MO ELomari