Skip to content

We1chJ/Orbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum Orbs 🪩

An interactive WebGL experience featuring swirling quantum-inspired particles and orb-like motion. Built with Three.js, FBO, GPGPU, and custom GLSL shaders, this project focuses on real-time visuals, smooth animation, and a lightweight Vite workflow for local development and deployment.

✨ Watch the demo on Instagram

Quantum Orbs Animation

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

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

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

Debug Mode

To activate debug mode, add #debug at the end of the webpage URL.

Example:

https://we1chj.github.io/Orbs/#debug

Stack

Three.js JavaScript HTML5 CSS3 Vite

  • Three.js for 3D rendering and WebGL scene management
  • JavaScript for application logic and interactivity
  • HTML for the page structure
  • CSS for styling and visual presentation
  • Vite for local development, bundling, and production builds

About

Cross-tab interactive quantum orbs made of particles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages