https://github.com/contigen/sneakers-3d
A 3D Animation with JavaScript
https://github.com/contigen/sneakers-3d
Last synced: about 2 months ago
JSON representation
A 3D Animation with JavaScript
- Host: GitHub
- URL: https://github.com/contigen/sneakers-3d
- Owner: contigen
- Created: 2021-01-30T17:46:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-03T03:23:23.000Z (over 5 years ago)
- Last Synced: 2025-01-14T12:23:53.843Z (over 1 year ago)
- Language: CSS
- Size: 604 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3D Animation.
This is a 3D animation using JavaScript with CSS for styling.
PS: I learnt this online, you might find something related **closely** to this.
## Usage
Feel free to use code for personal projects - add changes to suit your purpose.
## Notes
1. -prefixed CSS properties were omitted.
2. **Animation** works best on Google Chrome & MS Edge.
3. **Animation** not tested on Opera & Safari, should work as intended.
4. Doesn't work as intended on Firefox - you can fix this.
5. Not optimized for mobile.
## Contribution
Pull Requests are welcome. kindly dicuss what you will be adding.