Inside FFF

Invite Intro
- Use to announce a demo party event
- 10 days
- Do something fun
Particles on GPU
- Why on gpu ?
- Previous work - firefox, google
- Particles master - the beginning
How to move particles on gpu
- 3 buffers 512x512 = 262k particles in 24 bits
- distance map 1, 2 fit shapes - generator/octave
- procedural velocity field - mathgl/udav
Music
- Input pattern data
- Timeline.js sync events
Model 3D
- Data exported from blender
- Convert 3D point to texture
Links
Buffers

Pixels

Distance map

Gradient map

UDAV Script

UDAV
