Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomdionysus/tenkai-parallax-demo
A Parallax scrolling demo in Tenkai
https://github.com/tomdionysus/tenkai-parallax-demo
Last synced: 1 day ago
JSON representation
A Parallax scrolling demo in Tenkai
- Host: GitHub
- URL: https://github.com/tomdionysus/tenkai-parallax-demo
- Owner: tomdionysus
- Created: 2020-04-23T11:21:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T13:50:35.000Z (about 2 years ago)
- Last Synced: 2024-11-18T08:13:53.234Z (2 months ago)
- Language: JavaScript
- Size: 5.48 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tenkai-parallax-demo
A parallax scrolling demo in [Tenkai](https://github.com/tomdionysus/tenkai).
## Installation
```
npm install
```## Running
```
npm start
open http://localhost:8080
```## Credits
Parallax image set from [Spiffy UV Parallax Effect With OpenGL](http://oldsite.dartographer.com/spiffy-uv-parallax-effect-with-opengl/).