Skip to content

Instantly share code, notes, and snippets.

@CypherpunkSamurai
Created March 2, 2025 18:31
Show Gist options
  • Save CypherpunkSamurai/fc703be43c9a8ca92402d62caaf0f54a to your computer and use it in GitHub Desktop.
Save CypherpunkSamurai/fc703be43c9a8ca92402d62caaf0f54a to your computer and use it in GitHub Desktop.
ThreeJS HTML Template
<script type="importmap">
{
"imports": {
"three": "https://cdn.jsdelivr.net/npm/[email protected]/build/three.module.js",
"three/addons/": "https://cdn.jsdelivr.net/npm/[email protected]/examples/jsm/"
}
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment