Skip to content

kendawson-online/3d-cube-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Cube UI

A 3D cube UI originally inspired by the Cube CV:

https://codepen.io/l-ignatova/pen/qByExmV

You can see an online demo here:

https://cube.kendawson.online/

Screenshot

Features

  • rotating 3 dimensional cube UI for screen sizes above 750px wide
  • smaller screen uses SwiperJS with cube effect
  • user can swipe left/right to rotate cube effect on small screens
  • content loaded separately from external data files
  • persistance via local storage (remembers location on reload)
  • deep linking via URL parameters (e.g. ?view=face5)
  • fine-grained CSS adjustment for medium and large screen via media queries
  • error notification alerts
  • supports iframes (with same-origin content)