Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sreya-satheesh/particle-galaxy

Particle Galaxy with Shaders
https://github.com/sreya-satheesh/particle-galaxy

threejs webgl

Last synced: about 2 months ago
JSON representation

Particle Galaxy with Shaders

Awesome Lists containing this project

README

        

# Particle Galaxy with Shaders

![2024-06-22online-video-cutter com111-ezgif com-video-to-gif-converter](https://github.com/sreya-satheesh/particle-galaxy/assets/168891722/8a06ef0a-dc26-4213-8636-4ea5cee88ab6)

This project demonstrates a particle system using shaders to create a dynamic galaxy of stars. The primary goal is to animate particles efficiently by leveraging GPU capabilities through vertex shaders.

## Features

- Stars in the galaxy rotate at varying speeds based on their distance from the center.
- Utilizes vertex shaders to animate particles and draw intricate patterns, enhancing visual appeal.
- GPU-driven animation for efficient rendering of particle movements.
- Easy to modify shaders and particle properties to create different visual effects

## Installation

- Run npm install to install dependencies
- Run npm run dev to launch the local server

## Live Demo

[https://neon-conkies-f9e9e4.netlify.app/](https://6676b1e1a79a967b75798fba--cheery-fudge-12aff2.netlify.app/)