3D CSS models | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

3D CSS models

Hi guys. Is there any possibility of drawing a 3D model in CSS that we could turn around to see the other side?

15th May 2017, 11:20 AM
bart1bb
bart1bb - avatar
4 Answers
15th May 2017, 11:38 AM
Yanothai Chaitawat
Yanothai Chaitawat - avatar
+ 7
you can use transform-style:preserve-3d; its too easy to make an 3d object by css https://code.sololearn.com/WA7VvR00oTvg/?ref=app
16th May 2017, 5:34 PM
Prashanth Kumar
Prashanth Kumar - avatar
15th May 2017, 1:24 PM
The Coding Sloth
The Coding Sloth - avatar
+ 1
thanks a lot guys ;)
16th May 2017, 5:09 PM
bart1bb
bart1bb - avatar