Skip to content

Commit 2817339

Browse files
danlexclaude
andcommitted
Add #111 Doppler Effect: compressed/stretched wavefronts with Mach cone
Subsonic source creates blue-shifted compression ahead and red-shifted stretching behind. Supersonic source creates a Mach cone shock wave. 12 past emission wavefronts per source with exponential decay. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e91acbe commit 2817339

4 files changed

Lines changed: 505 additions & 15 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# Particles
22

33
[![GitHub Pages](https://img.shields.io/badge/Live%20Demo-danlex.github.io%2Fparticles-blue?style=flat-square)](https://danlex.github.io/particles/)
4-
[![Animations](https://img.shields.io/badge/Animations-110-brightgreen?style=flat-square)](https://danlex.github.io/particles/)
4+
[![Animations](https://img.shields.io/badge/Animations-111-brightgreen?style=flat-square)](https://danlex.github.io/particles/)
55
[![Three.js](https://img.shields.io/badge/Three.js-r160-orange?style=flat-square)](https://threejs.org/)
66
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow?style=flat-square)](LICENSE)
77

8-
A gallery of **110 real-time, interactive GPU particle animations**. Each runs **65,536 particles** entirely on the GPU using [Three.js](https://threejs.org/) r160 and `GPUComputationRenderer`.
8+
A gallery of **111 real-time, interactive GPU particle animations**. Each runs **65,536 particles** entirely on the GPU using [Three.js](https://threejs.org/) r160 and `GPUComputationRenderer`.
99

1010
**[View Live Gallery](https://danlex.github.io/particles/)**
1111

1212
---
1313

1414
## Features
1515

16-
- **110 unique animations** across 13 categories
16+
- **111 unique animations** across 13 categories
1717
- **65,536 particles** per animation (256x256 GPU compute texture)
1818
- **Mouse interaction** — particles react to your cursor in every animation
1919
- **Real-time controls** — Speed, Bloom, Size, Hue sliders + zoom buttons

0 commit comments

Comments
 (0)