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)
- Host: GitHub
- URL: https://github.com/ayan-b/analog-clock-reading
- Owner: ayan-b
- License: mit
- Created: 2018-05-17T16:56:55.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-25T13:44:06.000Z (almost 8 years ago)
- Last Synced: 2025-09-14T07:21:45.286Z (9 months ago)
- Topics: animation, pie-library, threejs
- Language: JavaScript
- Homepage: https://git.io/anclk
- Size: 6.46 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Analog Clock Reading
[](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!