◁ MPD Homepage

Visualizations

HTML -> CSS -> JS

Creation of the 3D Cube

With the help of css properties, a flat webpage could have 3D looking elements. Here we can see div elements transformed into a cube.

A 360 view shows the other div faces of the cube. By default the there is no perspective shift of the element. We see it Orthogonally, lacking any depth but it's okay for our purpose of perspective views.

POM