천 시뮬레이션
Verlet 적분으로 매달린 천이 중력에 따라 늘어지는 모습을 재현합니다. 드래그로 당기고 바람을 더할 수 있습니다.
About Cloth Simulation
Cloth Simulation is an interactive fluids & physics effect. Verlet integration simulates a hanging cloth draping under gravity; drag to pull it and add wind. 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.