How to draw a pyramid in javasctipt | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

How to draw a pyramid in javasctipt

15th Feb 2017, 6:16 AM
Hi Mani
Hi Mani - avatar
2 Réponses
+ 5
The whole fun in programming is challenging yourself. That's how you develop your skills.
15th Feb 2017, 7:03 AM
Shahar Levy
Shahar Levy - avatar
+ 1
Anyway, your question isn't accurate enough... You can "draw" by many way... with css 3D transform features, <canvas> context or <svg> one... using WebGL or not... as static or dynamic 3D to 2D projection... what kind of projection... and so on ^^...
15th Feb 2017, 10:38 AM
visph
visph - avatar