Skip to content

A fun little 3d-gfx project created with Svelte / SvelteKit, plus the Threlte / Three.js WebGL libraries.

License

Notifications You must be signed in to change notification settings

punctuationpictures/travelling-salesman

Repository files navigation

Travelling Salesman

A Svelte, SvelteKit and Threlte (Three.js) demo project.

URL: https://travelling-salesman.punctuation.pictures/

Todos

  • Optimize performance for older iPhones (6/7) and Androids.
    • Instancing of geometry? Lightbaking?
  • Fix directional lighting shadows Issue
    • issue related to frustrum size / shadow-camera / scene-size

Setup project

# run dev server
make dev

# build production version
make build

Make sure the correct adapter is set up! (Netlify/Vercel/etc)

About

A fun little 3d-gfx project created with Svelte / SvelteKit, plus the Threlte / Three.js WebGL libraries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published