Commit 2f7e077
feat(angular-3d): add metaball component with ray marching shader
- Ray marching SDF implementation with smooth blob blending (smin)
- 6 color presets: moody, cosmic, neon, sunset, holographic, minimal
- Interactive cursor tracking with smooth interpolation
- Adaptive quality: 48 ray march steps (desktop), 16 (mobile)
- Full lighting model with AO, soft shadows, fresnel
- Proper cleanup via DestroyRef
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent a59c26c commit 2f7e077
2 files changed
Lines changed: 1014 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
0 commit comments