Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/poeti8/what-can-you-do-with-a-particle

the intro animation for my youtube video.
https://github.com/poeti8/what-can-you-do-with-a-particle

gpgpu gsap r3f react-three-fiber threejs webgl

Last synced: 3 months ago
JSON representation

the intro animation for my youtube video.

Awesome Lists containing this project

README

        

## what can you do with a particle?

an animation built with **three.js**, **react three fiber**, **webgl** and **gsap** for the [what can you do with a particle?](https://www.youtube.com/watch?v=7aynyPX80BQ) video.


demo


watch video ↗︎

## run locally

you need [node.js](https://nodejs.org) and [pnpm](https://pnpm.io/) package manager. (npm should work fine too).

1. install dependencies via `pnpm install` or `npm install`.
2. run the app via `pnpm dev` or `npm run dev`.
3. visit `http://localhost:5173`

i made this animation for myself only to record the screen with no intention to deploy it on a website. naturally, i did not care about the performace as long as it would run smoothly on my computer. so i'm unsure how it might run or look on your device.

the short animation [particle dreams (1988)](https://www.youtube.com/watch?v=5QEp-oPaQto) by karl sims was a big inspiration to me for create this video.

## assets

* wave image from paul bourke texture library on [paulbourke.net](https://paulbourke.net/texturelibrary/displayimage.cgi?water/waves.jpg)
* original female head model by artworkcgi on [cgtrader.com](https://www.cgtrader.com/free-3d-models/character/woman/female-head-3d-model-5879537d-cfc2-4173-a929-055341ddeea2)