How to code helical motion in html5 and css? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to code helical motion in html5 and css?

25th Mar 2019, 2:20 PM
San
10 Answers
+ 1
://Css rotate animation will do work https://www.sololearn.com/learn/CSS/2253/
25th Mar 2019, 6:36 PM
Sudarshan Rai
Sudarshan Rai - avatar
+ 1
Shudarshan Rai 👑 But will it give 3D effect?
25th Mar 2019, 6:58 PM
San
+ 1
Shudarshan Rai 👑 We can create an object and move it to x or y direction in JavaScript. But how to move an object in z direction?
25th Mar 2019, 7:01 PM
San
+ 1
Shudarshan Rai 👑 So that object will move in South East direction. But I want to move that object in or out of the plane.
25th Mar 2019, 7:05 PM
San
+ 1
Shudarshan Rai 👑 Our world is 3 Dimensional world. So we can show 3 dimensional world in 3 coordinates axis. X - axis, Y - axis and Z - axis, but In fillrect(x,y,width, height) method There is no z co-ordinate and no thickness property of that object. Then how we will move an object in z direction.
25th Mar 2019, 7:12 PM
San
+ 1
Shudarshan Rai 👑 Thank you very much sir, for giving me your time. I will definitely go through this code. Thanks for help. This 3D code is awesome.
25th Mar 2019, 7:17 PM
San
0
://San you can or you can go with svg too https://www.sololearn.com/learn/CSS/2256/
25th Mar 2019, 7:00 PM
Sudarshan Rai
Sudarshan Rai - avatar
0
//San make object move right and bottom at same time
25th Mar 2019, 7:03 PM
Sudarshan Rai
Sudarshan Rai - avatar
0
://Please explain more
25th Mar 2019, 7:06 PM
Sudarshan Rai
Sudarshan Rai - avatar
0
://Please visit this code by Pedro https://code.sololearn.com/Wl73fPLOZQwu/?ref=app
25th Mar 2019, 7:15 PM
Sudarshan Rai
Sudarshan Rai - avatar