Skip to content

Commit 1745f8d

Browse files
danlexclaude
andcommitted
Switch GitHub Pages to custom domain particles.alexandrudan.com
Add CNAME file and update all URLs from danlex.github.io/particles to particles.alexandrudan.com across all 121 files. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e9cbb94 commit 1745f8d

122 files changed

Lines changed: 593 additions & 592 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Particles — GPU Particle Animation Gallery
22

33
## Project
4-
A gallery of 100 GPU-computed particle animations built with Three.js r160 and GPUComputationRenderer. Each animation runs 65,536 particles entirely on the GPU. Live at https://danlex.github.io/particles/
4+
A gallery of 100 GPU-computed particle animations built with Three.js r160 and GPUComputationRenderer. Each animation runs 65,536 particles entirely on the GPU. Live at https://particles.alexandrudan.com/
55

66
## Current State (as of 2026-04-07)
77
- \*\*100 animations\*\* across 35+ categories

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
particles.alexandrudan.com

README.md

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

3-
[![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-115-brightgreen?style=flat-square)](https://danlex.github.io/particles/)
3+
[![GitHub Pages](https://img.shields.io/badge/Live%20Demo-particles.alexandrudan.com-blue?style=flat-square)](https://particles.alexandrudan.com/)
4+
[![Animations](https://img.shields.io/badge/Animations-115-brightgreen?style=flat-square)](https://particles.alexandrudan.com/)
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

88
A gallery of **115 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

10-
**[View Live Gallery](https://danlex.github.io/particles/)**
10+
**[View Live Gallery](https://particles.alexandrudan.com/)**
1111

1212
---
1313

aizawa-attractor.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,22 @@
77
<meta name="description" content="Spherical shell-like chaotic attractor with intricate toroidal surface patterns. 65,536 GPU particles.">
88
<meta name="author" content="Alexandru DAN">
99
<meta name="theme-color" content="#050505">
10-
<link rel="canonical" href="https://danlex.github.io/particles/aizawa-attractor.html">
10+
<link rel="canonical" href="https://particles.alexandrudan.com/aizawa-attractor.html">
1111
<link rel="icon" type="image/svg+xml" href="favicon.svg">
1212

1313
<!-- Open Graph -->
1414
<meta property="og:type" content="website">
15-
<meta property="og:url" content="https://danlex.github.io/particles/aizawa-attractor.html">
15+
<meta property="og:url" content="https://particles.alexandrudan.com/aizawa-attractor.html">
1616
<meta property="og:title" content="Aizawa Attractor — Particles">
1717
<meta property="og:description" content="Spherical shell-like chaotic attractor with intricate toroidal surface patterns. 65,536 GPU particles.">
18-
<meta property="og:image" content="https://danlex.github.io/particles/og-image.svg">
18+
<meta property="og:image" content="https://particles.alexandrudan.com/og-image.svg">
1919
<meta property="og:site_name" content="Particles">
2020

2121
<!-- Twitter -->
2222
<meta name="twitter:card" content="summary_large_image">
2323
<meta name="twitter:title" content="Aizawa Attractor — Particles">
2424
<meta name="twitter:description" content="Spherical shell-like chaotic attractor with intricate toroidal surface patterns. 65,536 GPU particles.">
25-
<meta name="twitter:image" content="https://danlex.github.io/particles/og-image.svg">
25+
<meta name="twitter:image" content="https://particles.alexandrudan.com/og-image.svg">
2626
<style>
2727
* { margin: 0; padding: 0; box-sizing: border-box; }
2828
body { background: #000; overflow: hidden; font-family: 'Courier New', monospace; }

ant-colony.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,22 @@
77
<meta name="description" content="65K ant-like particles following pheromone trails between a nest and multiple food sources. Ants march along paths that self-organize into efficient trail networks.">
88
<meta name="author" content="Alexandru DAN">
99
<meta name="theme-color" content="#050505">
10-
<link rel="canonical" href="https://danlex.github.io/particles/ant-colony.html">
10+
<link rel="canonical" href="https://particles.alexandrudan.com/ant-colony.html">
1111
<link rel="icon" type="image/svg+xml" href="favicon.svg">
1212

1313
<!-- Open Graph -->
1414
<meta property="og:type" content="website">
15-
<meta property="og:url" content="https://danlex.github.io/particles/ant-colony.html">
15+
<meta property="og:url" content="https://particles.alexandrudan.com/ant-colony.html">
1616
<meta property="og:title" content="Ant Colony — Particles">
1717
<meta property="og:description" content="65K ant-like particles following pheromone trails between a nest and multiple food sources. Ants march along paths that self-organize into efficient trail networks.">
18-
<meta property="og:image" content="https://danlex.github.io/particles/og-image.svg">
18+
<meta property="og:image" content="https://particles.alexandrudan.com/og-image.svg">
1919
<meta property="og:site_name" content="Particles">
2020

2121
<!-- Twitter -->
2222
<meta name="twitter:card" content="summary_large_image">
2323
<meta name="twitter:title" content="Ant Colony — Particles">
2424
<meta name="twitter:description" content="65K ant-like particles following pheromone trails between a nest and multiple food sources. Ants march along paths that self-organize into efficient trail networks.">
25-
<meta name="twitter:image" content="https://danlex.github.io/particles/og-image.svg">
25+
<meta name="twitter:image" content="https://particles.alexandrudan.com/og-image.svg">
2626
<style>
2727
* { margin: 0; padding: 0; box-sizing: border-box; }
2828
body { background: #000; overflow: hidden; font-family: 'Courier New', monospace; }

apollonian-gasket.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,22 @@
77
<meta name="description" content="A fractal packing of nested tangent spheres in 3D. Recursive subdivision fills every gap with smaller spheres.">
88
<meta name="author" content="Alexandru DAN">
99
<meta name="theme-color" content="#050505">
10-
<link rel="canonical" href="https://danlex.github.io/particles/apollonian-gasket.html">
10+
<link rel="canonical" href="https://particles.alexandrudan.com/apollonian-gasket.html">
1111
<link rel="icon" type="image/svg+xml" href="favicon.svg">
1212

1313
<!-- Open Graph -->
1414
<meta property="og:type" content="website">
15-
<meta property="og:url" content="https://danlex.github.io/particles/apollonian-gasket.html">
15+
<meta property="og:url" content="https://particles.alexandrudan.com/apollonian-gasket.html">
1616
<meta property="og:title" content="Apollonian Gasket — Particles">
1717
<meta property="og:description" content="A fractal packing of nested tangent spheres in 3D. Recursive subdivision fills every gap with smaller spheres.">
18-
<meta property="og:image" content="https://danlex.github.io/particles/og-image.svg">
18+
<meta property="og:image" content="https://particles.alexandrudan.com/og-image.svg">
1919
<meta property="og:site_name" content="Particles">
2020

2121
<!-- Twitter -->
2222
<meta name="twitter:card" content="summary_large_image">
2323
<meta name="twitter:title" content="Apollonian Gasket — Particles">
2424
<meta name="twitter:description" content="A fractal packing of nested tangent spheres in 3D. Recursive subdivision fills every gap with smaller spheres.">
25-
<meta name="twitter:image" content="https://danlex.github.io/particles/og-image.svg">
25+
<meta name="twitter:image" content="https://particles.alexandrudan.com/og-image.svg">
2626
<style>
2727
* { margin: 0; padding: 0; box-sizing: border-box; }
2828
body { background: #000; overflow: hidden; font-family: 'Courier New', monospace; }

attractor-morph.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,22 @@
77
<meta name="description" content="Particles smoothly morph between Lorenz, Aizawa, Thomas, and Halvorsen strange attractors. Continuous chaotic metamorphosis.">
88
<meta name="author" content="Alexandru DAN">
99
<meta name="theme-color" content="#050505">
10-
<link rel="canonical" href="https://danlex.github.io/particles/attractor-morph.html">
10+
<link rel="canonical" href="https://particles.alexandrudan.com/attractor-morph.html">
1111
<link rel="icon" type="image/svg+xml" href="favicon.svg">
1212

1313
<!-- Open Graph -->
1414
<meta property="og:type" content="website">
15-
<meta property="og:url" content="https://danlex.github.io/particles/attractor-morph.html">
15+
<meta property="og:url" content="https://particles.alexandrudan.com/attractor-morph.html">
1616
<meta property="og:title" content="Attractor Morph — Particles">
1717
<meta property="og:description" content="Particles smoothly morph between Lorenz, Aizawa, Thomas, and Halvorsen strange attractors. Continuous chaotic metamorphosis.">
18-
<meta property="og:image" content="https://danlex.github.io/particles/og-image.svg">
18+
<meta property="og:image" content="https://particles.alexandrudan.com/og-image.svg">
1919
<meta property="og:site_name" content="Particles">
2020

2121
<!-- Twitter -->
2222
<meta name="twitter:card" content="summary_large_image">
2323
<meta name="twitter:title" content="Attractor Morph — Particles">
2424
<meta name="twitter:description" content="Particles smoothly morph between Lorenz, Aizawa, Thomas, and Halvorsen strange attractors. Continuous chaotic metamorphosis.">
25-
<meta name="twitter:image" content="https://danlex.github.io/particles/og-image.svg">
25+
<meta name="twitter:image" content="https://particles.alexandrudan.com/og-image.svg">
2626
<style>
2727
* { margin: 0; padding: 0; box-sizing: border-box; }
2828
body { background: #000; overflow: hidden; font-family: 'Courier New', monospace; }

audio-terrain.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,22 @@
77
<meta name="description" content="A 3D landscape that morphs like a sound visualizer. Bass creates hills, mids form ridges, highs add detail. Pulses with beat energy.">
88
<meta name="author" content="Alexandru DAN">
99
<meta name="theme-color" content="#050505">
10-
<link rel="canonical" href="https://danlex.github.io/particles/audio-terrain.html">
10+
<link rel="canonical" href="https://particles.alexandrudan.com/audio-terrain.html">
1111
<link rel="icon" type="image/svg+xml" href="favicon.svg">
1212

1313
<!-- Open Graph -->
1414
<meta property="og:type" content="website">
15-
<meta property="og:url" content="https://danlex.github.io/particles/audio-terrain.html">
15+
<meta property="og:url" content="https://particles.alexandrudan.com/audio-terrain.html">
1616
<meta property="og:title" content="Audio Terrain — Particles">
1717
<meta property="og:description" content="A 3D landscape that morphs like a sound visualizer. Bass creates hills, mids form ridges, highs add detail. Pulses with beat energy.">
18-
<meta property="og:image" content="https://danlex.github.io/particles/og-image.svg">
18+
<meta property="og:image" content="https://particles.alexandrudan.com/og-image.svg">
1919
<meta property="og:site_name" content="Particles">
2020

2121
<!-- Twitter -->
2222
<meta name="twitter:card" content="summary_large_image">
2323
<meta name="twitter:title" content="Audio Terrain — Particles">
2424
<meta name="twitter:description" content="A 3D landscape that morphs like a sound visualizer. Bass creates hills, mids form ridges, highs add detail. Pulses with beat energy.">
25-
<meta name="twitter:image" content="https://danlex.github.io/particles/og-image.svg">
25+
<meta name="twitter:image" content="https://particles.alexandrudan.com/og-image.svg">
2626
<style>
2727
* { margin: 0; padding: 0; box-sizing: border-box; }
2828
body { background: #000; overflow: hidden; font-family: 'Courier New', monospace; }

aurora.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,22 @@
77
<meta name="description" content="Shimmering curtain waves of light mimicking the northern lights.">
88
<meta name="author" content="Alexandru DAN">
99
<meta name="theme-color" content="#050505">
10-
<link rel="canonical" href="https://danlex.github.io/particles/aurora.html">
10+
<link rel="canonical" href="https://particles.alexandrudan.com/aurora.html">
1111
<link rel="icon" type="image/svg+xml" href="favicon.svg">
1212

1313
<!-- Open Graph -->
1414
<meta property="og:type" content="website">
15-
<meta property="og:url" content="https://danlex.github.io/particles/aurora.html">
15+
<meta property="og:url" content="https://particles.alexandrudan.com/aurora.html">
1616
<meta property="og:title" content="Aurora Borealis — Particles">
1717
<meta property="og:description" content="Shimmering curtain waves of light mimicking the northern lights.">
18-
<meta property="og:image" content="https://danlex.github.io/particles/og-image.svg">
18+
<meta property="og:image" content="https://particles.alexandrudan.com/og-image.svg">
1919
<meta property="og:site_name" content="Particles">
2020

2121
<!-- Twitter -->
2222
<meta name="twitter:card" content="summary_large_image">
2323
<meta name="twitter:title" content="Aurora Borealis — Particles">
2424
<meta name="twitter:description" content="Shimmering curtain waves of light mimicking the northern lights.">
25-
<meta name="twitter:image" content="https://danlex.github.io/particles/og-image.svg">
25+
<meta name="twitter:image" content="https://particles.alexandrudan.com/og-image.svg">
2626
<style>
2727
* { margin: 0; padding: 0; box-sizing: border-box; }
2828
body { background: #000; overflow: hidden; font-family: 'Courier New', monospace; }

bifurcation.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,22 @@
77
<meta name="description" content="The iconic logistic map bifurcation diagram brought to life in 3D. Particles trace the period-doubling route to chaos as the parameter r varies.">
88
<meta name="author" content="Alexandru DAN">
99
<meta name="theme-color" content="#050505">
10-
<link rel="canonical" href="https://danlex.github.io/particles/bifurcation.html">
10+
<link rel="canonical" href="https://particles.alexandrudan.com/bifurcation.html">
1111
<link rel="icon" type="image/svg+xml" href="favicon.svg">
1212

1313
<!-- Open Graph -->
1414
<meta property="og:type" content="website">
15-
<meta property="og:url" content="https://danlex.github.io/particles/bifurcation.html">
15+
<meta property="og:url" content="https://particles.alexandrudan.com/bifurcation.html">
1616
<meta property="og:title" content="Bifurcation — Particles">
1717
<meta property="og:description" content="The iconic logistic map bifurcation diagram brought to life in 3D. Particles trace the period-doubling route to chaos as the parameter r varies.">
18-
<meta property="og:image" content="https://danlex.github.io/particles/og-image.svg">
18+
<meta property="og:image" content="https://particles.alexandrudan.com/og-image.svg">
1919
<meta property="og:site_name" content="Particles">
2020

2121
<!-- Twitter -->
2222
<meta name="twitter:card" content="summary_large_image">
2323
<meta name="twitter:title" content="Bifurcation — Particles">
2424
<meta name="twitter:description" content="The iconic logistic map bifurcation diagram brought to life in 3D. Particles trace the period-doubling route to chaos as the parameter r varies.">
25-
<meta name="twitter:image" content="https://danlex.github.io/particles/og-image.svg">
25+
<meta name="twitter:image" content="https://particles.alexandrudan.com/og-image.svg">
2626
<style>
2727
* { margin: 0; padding: 0; box-sizing: border-box; }
2828
body { background: #000; overflow: hidden; font-family: 'Courier New', monospace; }

0 commit comments

Comments
 (0)