Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Fluid Dynamics Simulator

A lightweight fluid-inspired particle simulation built with pure HTML, CSS, and JavaScript.

Features

  • Real-time animated particle flow
  • Interactive mouse controls
  • Adjustable particle count
  • No external libraries
  • Single-file implementation
  • Works offline

Getting Started

  1. Download or clone the repository.
  2. Open index.html in any modern web browser.
  3. Drag the mouse across the screen to interact with the fluid field.

Technologies Used

  • HTML5 Canvas
  • CSS3
  • Vanilla JavaScript

License

Open source and free to use.