Skip to content

Instantly share code, notes, and snippets.

@channeleden
channeleden / index.html
Created January 17, 2026 01:15
Torus Glass
<script type="importmap">
{
"imports": {
"three": "https://cdn.jsdelivr.net/npm/three@0.182.0/build/three.module.js",
"jsm/": "https://cdn.jsdelivr.net/npm/three@0.182.0/examples/jsm/"
}
}
</script>
<canvas class="webgl"></canvas>
@channeleden
channeleden / card-beam-animation.markdown
Last active November 1, 2025 22:07
Card Beam Animation

Card Beam Animation

An experimental animation where cards slide through a glowing beam and transform into code. Inspired by the awesome Evervault visuals ✨

A Pen by channeleden on CodePen.

License.