Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomhsiao1260/life-of-cube
π¦ A cool Three.js and WebGL practice
https://github.com/tomhsiao1260/life-of-cube
3d glsl shader shaders three-js threejs webgl
Last synced: 4 months ago
JSON representation
π¦ A cool Three.js and WebGL practice
- Host: GitHub
- URL: https://github.com/tomhsiao1260/life-of-cube
- Owner: tomhsiao1260
- License: mit
- Created: 2021-01-31T22:24:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-04T07:16:05.000Z (about 1 year ago)
- Last Synced: 2024-09-29T05:21:52.779Z (4 months ago)
- Topics: 3d, glsl, shader, shaders, three-js, threejs, webgl
- Language: JavaScript
- Homepage: https://tomhsiao1260.github.io/life-of-cube/
- Size: 11.7 MB
- Stars: 118
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Life of Cube | Play It
![]()
## Introduction
Try to make a cube come to life through three.js and WebGL. All techniques used in this project can be found in Three.js Journey course.
keywordsοΌ [Three.js](https://threejs.org/), [WebGL](https://github.com/KhronosGroup/WebGL), [GLSL](https://developer.mozilla.org/en-US/docs/Games/Techniques/3D_on_the_web/GLSL_Shaders), shaders, particles system
## Installation
```
npm install
```## Start Server
```
npm run dev
```## Notes
Would be really appreciated if you are willing to give me a star π
If you have any questions or somewhere I can do better, welcome to send an issue or e-mail to me π
e-mail: [email protected]