Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 733 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 733 Bytes

3D-Analog-Clock

This project is based on javascript THREE.js libarary. There are two sides of the clock cylinder, one side shows the 'Central European Time' (CET) and the other side shows the 'Indian Standard Time' (IST). The reset key control listener is implemented on 'r' or 'R' key hit.

Getting Started

There are two essential .*js files which needs to be added to the project folder, three.min.js & TrackballControls.js. These files can be further download from:

Screenshot