No description
Find a file
2022-05-05 21:46:55 -07:00
src Fix instructions. 2022-05-05 21:46:55 -07:00
static feat: 🔥 Adding 3D star GLTF file and messing with lighting and color 2022-05-03 19:04:11 -07:00
.eslintrc.cjs 3D Svelte Tutorial Tolinski checkin. Github style contributions. 2022-05-02 19:34:11 -07:00
.gitignore 3D Svelte Tutorial Tolinski checkin. Github style contributions. 2022-05-02 19:34:11 -07:00
.npmrc 3D Svelte Tutorial Tolinski checkin. Github style contributions. 2022-05-02 19:34:11 -07:00
.prettierrc 3D Svelte Tutorial Tolinski checkin. Github style contributions. 2022-05-02 19:34:11 -07:00
package-lock.json 3D Svelte Tutorial Tolinski checkin. Github style contributions. 2022-05-02 19:34:11 -07:00
package.json Added a cube with gravity and a plane to land on. 2022-05-05 10:36:35 -07:00
pnpm-lock.yaml Added a cube with gravity and a plane to land on. 2022-05-05 10:36:35 -07:00
README.md Update README. 2022-05-05 17:02:46 -07:00
svelte.config.js 3D Svelte Tutorial Tolinski checkin. Github style contributions. 2022-05-02 19:34:11 -07:00
tsconfig.json 3D Svelte Tutorial Tolinski checkin. Github style contributions. 2022-05-02 19:34:11 -07:00

Svelte 3D

This is a Svelte Kit site using svelte-cubed to create some basic fun examples.

Creating while taking the course on Svelte 3D by Scott Tolinski of Level Up Tutorials.