Skip to content

Instantly share code, notes, and snippets.

@SKYAPAKA
SKYAPAKA / index.html
Created August 17, 2026 03:09
Zero Gravity 3D - Interactive animation
<!--
The base design from
"Light Design - three.js"
https://codepen.io/wakana-k/pen/yLEOXmr
Wakana Y. K.@wakana-k
-->
<!-- using three.js -->
<!-- using ammo.js -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
@SKYAPAKA
SKYAPAKA / index.html
Created August 13, 2026 06:26
Particles in space
<canvas id="canvas"></canvas>
<h1>Click Anywhere</h1>