我的收藏

还没有收藏的工具,点击工具页面的书签按钮添加收藏。

火焰模拟

用经典的火焰算法逐像素生成跳动的火苗,可调强度并用鼠标点火。

经典的火焰算法:底部持续加热,热量向上扩散并逐渐冷却,形成跳动的火舌。在画布上移动鼠标可拨动火焰。

About Fire Simulation

Fire Simulation is an interactive fluids & physics effect. Classic per-pixel fire algorithm generates dancing flames; adjust intensity and stoke it with your cursor. Manipulate physical parameters and watch the simulation respond instantly. The physics engine computes forces, velocities, and interactions in real-time for realistic behavior. This effect runs directly in your browser using HTML5 Canvas, with no downloads or plugins required.

How to Interact

Move your mouse to disturb the fluid or interact with physical objects. Click and drag to create ripples, push elements, or redirect flow. Adjust parameters in real-time to change simulation behavior.

Technical Details

Powered by real-time physics simulation on HTML5 Canvas. Uses numerical integration methods for fluid dynamics, Verlet integration for cloth, or per-pixel computation for fire effects. All computation happens client-side.

Use Cases

Great for studying physics simulations, creating ambient backgrounds, generating satisfying visual content for social sharing, or as reference for game development physics implementation.