Skip to content

Instantly share code, notes, and snippets.

@Keith-Morris
Keith-Morris / index.html
Last active January 24, 2024 07:08
three.js css3d - periodic table. info.
<div id="container"></div>
<div id="menu">
<button id="table">TABLE</button>
<button id="sphere">SPHERE</button>
<button id="helix">HELIX</button>
<button id="grid">GRID</button>
</div>