#webgl
3 posts
- Building HDR Holographic Effects with CSS and JavaScript
HDR displays can push brightness values beyond the standard RGB range. Here's how to use that for holographic-style effects in the browser.
- Simulating Liquid Metal with Web Technologies
How metaballs, spring physics, and viscosity damping create convincing fluid metal simulation in the browser at 60fps.
- The Mathematics Behind Real-Time Graphics
The mathematical foundations that power real-time graphics: matrix transformations, perspective projection, lighting models, ray marching, and noise...