Open Source Three.js VFX Sandbox: Pure Hand-Written GLSL for GPU Particles
majidmanzarpour · x · 2026-08-11
Developer @chirovisuals released an open-source Elemental Sandbox built with Three.js, featuring 6 fully customizable visual effects.
The standout feature is that all visuals are entirely code-generated, without relying on any textures, sprite sheets, or baked meshes. The implementation leverages hand-written GLSL shaders, GPU-simulated instanced particles, and resolves world positions directly in vertex shaders, demonstrating high-level graphics programming techniques.
More from coding & agent
- Security Researcher Discusses Monitoring Strategies for High-Risk AI Agent Tool Calls — ArthurConmy · 2026-08-11
- Paper2code: Open-source Agent skill turns arXiv URLs into working code — tom_doerr · 2026-08-11
- Developer Adds MCP Connector to Windows Notepad for Bulk Saving and AI Semantic Search — dorightberight · 2026-08-11
- Cloudflare Launches CI SDK with AI Agents for Self-Healing Build Pipelines — ritakozlov · 2026-08-11
- How Do You Test AI Agents Before Production? Devs Discuss Hallucinations & Edge Cases — Saurabh4266 · 2026-08-11
- Developer Shares Workflow of Building an App Without Reading a Single Line of AI-Generated Code — tawnniee · 2026-08-11