3D CSS models | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 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 ответов
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