Skip to content

Instantly share code, notes, and snippets.

@jasonsturges
Created December 11, 2020 05:28
Show Gist options
  • Save jasonsturges/b3d7eb02579a3b2868b3243576a12613 to your computer and use it in GitHub Desktop.
Save jasonsturges/b3d7eb02579a3b2868b3243576a12613 to your computer and use it in GitHub Desktop.
3D with Svelte and Three.js
html, body {
width: 100%;
height: 100%;
margin: 0;
padding: 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment