Skip to content

ektogamat/threejs-particle-skull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THREEJS Particle System Skull

by Anderson Mancini

Live Link

Click here: https://threejs-particle-skull.vercel.app

Introduction

This project converts any GLTF looaded model into a particle system using threejs points material. It is using my previous three.js boilerplate.

You can replace the model and change the camera animations to make your own scene.

Resources: Threejs, WebGL, webpack , Babel, ESLint

Show, don't tell

Here you can see a video on how I created it

Getting Started

Download and install Node.js on your computer (https://nodejs.org/en/download/).

Then, open VSCODE, drag the project folder to it. Open VSCODE terminal and install dependencies (you need to do this only in the first time)

npm install

Run this command in your terminal to open a local server at localhost:8080

npm run dev

Notes

Would be really appreciated if you are willing to give me a star here on GitHub 🎉 or buy me a coffee ☕ https://www.buymeacoffee.com/andersonmancini. The money will be used to produce more content about threejs or to buy new courses.

About

Simple threejs boilerplate to transform any loaded model into a particle system by Anderson Mancini.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published