My Favorites

No favorites yet. Click the bookmark button on a tool page to add favorites.

Simulasi Api

Algoritma api klasik per-piksel menghasilkan lidah api menari; atur intensitas dan sulut dengan kursor.

The classic fire algorithm: the base stays hot, heat rises and cools into flickering flames. Move the mouse over the canvas to stir the fire.

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.