An open API service indexing awesome lists of open source software.

https://github.com/ayan-b/analog-clock-reading

:alarm_clock: An Analog Clock animation made using PIE library (based on THREE.js)
https://github.com/ayan-b/analog-clock-reading

animation pie-library threejs

Last synced: about 2 months ago
JSON representation

:alarm_clock: An Analog Clock animation made using PIE library (based on THREE.js)

Awesome Lists containing this project

README

          

# Analog Clock Reading

[![HitCount](http://hits.dwyl.io/ayan-b/Analog-Clock-Reading.svg)](http://hits.dwyl.io/ayan-b/Analog-Clock-Reading)

>A Simple Analog Clock Reading animation made using PIE library (based on THREE.js).

## Usage

First navigate to the Experiment directory and create a server. For example in python 3, you can create a server using the following command python -m http.server 8000.

Run localhost:8000 in your browser.

## Contributing

Spot a bug? Open up an issue! Thought of a cool feature? Make a pull request!