Skip to content

an interactive 3d cube using simple transform css property

Notifications You must be signed in to change notification settings

ArturAbdullin/cube3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Cube 3d is my pet project aimed at studying the transform CSS property capabilities and OOP paradigm.

It is a simple three dimentional cube assembled using six <div> elements and the transform property magic.

You can rotate the Cube using a mouse (v1.0). Rotation is realised using a homogeneous matrix transformation.

Tech stack

  • HTML / CSS
  • JavaScript
  • webpack

About

an interactive 3d cube using simple transform css property

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published