master-tim / life-of-cube

🦠 A cool Three.js and WebGL practice

Home Page:https://tomhsiao1260.github.io/life-of-cube/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, WebGL, shader, GLSL, 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: tomtogo1260@gmail.com

About

🦠 A cool Three.js and WebGL practice

https://tomhsiao1260.github.io/life-of-cube/

License:MIT License


Languages

Language:JavaScript 54.9%Language:GLSL 43.4%Language:HTML 1.1%Language:CSS 0.7%