Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeanmeche/webgl-cube
https://github.com/jeanmeche/webgl-cube
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeanmeche/webgl-cube
- Owner: JeanMeche
- Created: 2019-12-31T00:01:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T18:52:22.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T12:49:26.144Z (about 1 month ago)
- Language: JavaScript
- Size: 2.66 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Apple Fifth Avenue Cube in WebGL
Demo for the tutorial on how to re-create the Apple Fifth Avenue cube animation using WebGL. By Lorenzo Cadamuro.
![Image Title](https://tympanus.net/codrops/wp-content/uploads/2019/12/AppleCube_featured.png)
[Article on Codrops](https://tympanus.net/codrops/?p=45241)
[Demo](http://tympanus.net/Tutorials/apple-fifth-avenue/)
## Instruction
- Run `npm i` to install all dependencies
- Run `npm run dev` to launch the dev mode
- Run `npm run build` to generate the built## Credits
[regl-project](https://github.com/regl-project/regl)
**Please note that the Apple logo is a trademark of Apple Inc., registered in the U.S. and other countries. We are only using it here for demonstration purposes.**
## License
This resource can be used freely if integrated or build upon in personal or commercial projects such as websites, web apps and web templates intended for sale. It is not allowed to take the resource "as-is" and sell it, redistribute, re-publish it, or sell "pluginized" versions of it. Free plugins built using this resource should have a visible mention and link to the original work. Always consider the licenses of all included libraries, scripts and images used.## Misc
Follow Lorenzo: [lorenzocadamuro.com](http://lorenzocadamuro.com), [Twitter](https://twitter.com/lorenzocadamuro)
Follow Codrops: [Twitter](http://www.twitter.com/codrops), [Facebook](http://www.facebook.com/codrops), [Google+](https://plus.google.com/101095823814290637419), [GitHub](https://github.com/codrops), [Pinterest](http://www.pinterest.com/codrops/), [Instagram](https://www.instagram.com/codropsss/)
[© Codrops 2019](http://www.codrops.com)