Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three.js Particles

Setup

Download Node.js. Run this followed commands:

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

About

This is a personal Three.js project called “Moon and Stars”. It explores particle systems in Three.js covering Points, custom BufferGeometry, textures, transparency, blending, vertex colors, and animation techniques. The project demonstrates performance-friendly ways to create stars, dust, and rotation particle motion using attributes and shaders.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages