| name | webgl-shader-integration |
| description | Implement advanced 3D visual effects directly in the browser. |
WebGL Shader Integration
This skill uses GLSL shaders to create hyper-realistic visual textures and effects for high-end web interfaces.
Instructions
- Write fragment and vertex shaders for specific UI elements.
- Integrate Three.js or React Three Fiber for 3D scene management.
- Optimize GPU usage to maintain 60 FPS on mobile devices.
- Use shaders for background noise, liquid metals, and light glows.
Examples
- "Add a liquid gold shader effect to the Sovereign Vault background."