Skip to content

Latest commit

 

History

History

README.md

Lumina Sync

About

Exploring Dribbble I came across this beatiful design and I found it very interesting and luckily for me around the same time frame I was watching William Candillon's video on shaders, the techniques showcased in the video were very helpful for this shader development.

Although this shader could actually be a lot of particles using Skia's Atlas API, the amount of code required for such a task is highly reduced by simple turning it into a shader.

Footage

random.mp4

Topics

  • Shaders
  • Gestures

Libraries

  • react-native-reanimated
  • react-native-gesture-handler
  • @shopify/react-native-skia

How to Run

yarn install
npx expo start --clear