Skip to content

theodormarcu/DesignerClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Designer Clock

by Theodor Marcu

Clock Image

How to Run

A. Navigate to live version: Designer Clock or B. Download the folder and open index.html in your browser.

Description

This is an abstract clock that represents time using a clever combination of circles, which are located inside one another. The biggest white circle is the clock display (12 hours).

The hour hand is represented by the biggest red circle. The tangent of the hour hand with the display's margin represents the hour.

The minute hand circle is inside the hour hand circle (second largest white circle) and follows a similar principle.

The second hand is located inside the minute hand (smallest red circle).

Please let me know if you have any ideas or concerns about my code!