Skip to content

Commit 47d012f

Browse files
committed
Docs: overview gallery — add multi-column screenshot gallery for all three platforms
1 parent dac417e commit 47d012f

1 file changed

Lines changed: 35 additions & 2 deletions

File tree

README.md

Lines changed: 35 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,42 @@
4343

4444
## Overview
4545

46-
![Quantum Cinema teaser — scientific world models meet cinematic storytelling](docs/world-models/ion-trap/ion-trap-screenshots/ion-1.jpg)
46+
<div style="display:flex;gap:18px;justify-content:center;flex-wrap:wrap;">
47+
<div style="text-align:center;min-width:220px">
48+
<strong>Ion-trap</strong>
49+
<div>
50+
<a href="docs/world-models/ion-trap/ion-trap-screenshots/ion-1.jpg"><img src="docs/world-models/ion-trap/ion-trap-screenshots/ion-1.jpg" alt="Ion-trap 1" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
51+
<a href="docs/world-models/ion-trap/ion-trap-screenshots/ion-2.jpg"><img src="docs/world-models/ion-trap/ion-trap-screenshots/ion-2.jpg" alt="Ion-trap 2" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
52+
<a href="docs/world-models/ion-trap/ion-trap-screenshots/ion-3.jpg"><img src="docs/world-models/ion-trap/ion-trap-screenshots/ion-3.jpg" alt="Ion-trap 3" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
53+
<a href="docs/world-models/ion-trap/ion-trap-screenshots/ion-4.jpg"><img src="docs/world-models/ion-trap/ion-trap-screenshots/ion-4.jpg" alt="Ion-trap 4" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
54+
<a href="docs/world-models/ion-trap/ion-trap-screenshots/ion-5.jpg"><img src="docs/world-models/ion-trap/ion-trap-screenshots/ion-5.jpg" alt="Ion-trap 5" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
55+
</div>
56+
</div>
57+
58+
<div style="text-align:center;min-width:220px">
59+
<strong>Superconducting</strong>
60+
<div>
61+
<a href="docs/world-models/superconducting/superconducting-screenshots/super-1.jpg"><img src="docs/world-models/superconducting/superconducting-screenshots/super-1.jpg" alt="Super 1" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
62+
<a href="docs/world-models/superconducting/superconducting-screenshots/super-2.jpg"><img src="docs/world-models/superconducting/superconducting-screenshots/super-2.jpg" alt="Super 2" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
63+
<a href="docs/world-models/superconducting/superconducting-screenshots/super-3.jpg"><img src="docs/world-models/superconducting/superconducting-screenshots/super-3.jpg" alt="Super 3" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
64+
<a href="docs/world-models/superconducting/superconducting-screenshots/super-4.jpg"><img src="docs/world-models/superconducting/superconducting-screenshots/super-4.jpg" alt="Super 4" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
65+
<a href="docs/world-models/superconducting/superconducting-screenshots/super-5.jpg"><img src="docs/world-models/superconducting/superconducting-screenshots/super-5.jpg" alt="Super 5" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
66+
</div>
67+
</div>
68+
69+
<div style="text-align:center;min-width:220px">
70+
<strong>Neutral-atom</strong>
71+
<div>
72+
<a href="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-1.jpg"><img src="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-1.jpg" alt="Atom 1" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
73+
<a href="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-2.jpg"><img src="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-2.jpg" alt="Atom 2" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
74+
<a href="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-3.jpg"><img src="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-3.jpg" alt="Atom 3" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
75+
<a href="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-4.jpg"><img src="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-4.jpg" alt="Atom 4" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
76+
<a href="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-5.jpg"><img src="docs/world-models/neutral-atoms/neutral-atom-screenshots/atom-5.jpg" alt="Atom 5" width="220" style="border:1px solid #ddd;border-radius:8px;margin:6px;"/></a>
77+
</div>
78+
</div>
79+
</div>
4780

48-
*A science-meets-art preview frame from the Quantum Cinema world-model pipeline, illustrating the project’s focus on quantum hardware, narrative visualization, and frontier research communication.*
81+
*A science-meets-art preview gallery from the Quantum Cinema world-model pipeline, illustrating the project’s focus on quantum hardware, narrative visualization, and frontier research communication.*
4982

5083
Quantum Cinema is a reproducible software artifact for academic publication. It demonstrates how immersive, browser-based visualizations can make quantum device architecture and performance legible to a broad audience.
5184

0 commit comments

Comments
 (0)