KDT/TIL

7/29 TIL : 파노라마 UI

ebulsok 2022. 9. 1. 20:25
파노라마 UI 제작

📌 코드: https://github.com/ebulsok/KDT-729-panorama.git

📌 결과물: https://kdt-729-panorama.netlify.app/

  • perspective
  • preserve-3d
  • transform: rotateY +=45deg씩, translateZ(764px);
  • backface-visibility
  • @keyframes 설정: rotateY(0deg) ~ rotateY(360deg)