Skip to content

Guitouxx/002-FilmStripSwiper

Repository files navigation

002 - Film Strip Swiper

Demo Screenshot

This repo includes a code extract of the prototype "WalkingFilm Strip Swiper" at https://playgl.xyz/2.

Here, I wanted to emulate a rolling film strip effect, based on this tweet by Nuevo Tokyo for the VWFNDR camera.

All prototypes that comes from playgl experiments will be shipped with:

  • Threejs
  • Sveltekit
  • Tailwindcss

Dev

To run:

# clone repo
git clone https://github.com/Guitouxx/002-FilmStripSwiper.git

# install deps
yarn

# run local host
yarn dev

Now open localhost:3000 to test. Use yarn run build to build everything.

Thanks

Thank you for the help they shared on github, x or shadertoy

Eric Mika for his svelte-tweakpane-ui library

License

MIT, see LICENSE for details.