fluid_simulation 1.0.4 copy "fluid_simulation: ^1.0.4" to clipboard
fluid_simulation: ^1.0.4 copied to clipboard

A widget that renders a fluid simulation, based on double-density relaxation. Supports interactivity via tap or mouse hover and device orientation.

1.0.4 #

  • Add a speed limit to stop particles from going nuts
  • Default gravityMagnitude = 0

1.0.3 #

  • Fixed the performance issue in the spatial hash package and upgraded to the new version
  • Fixed spatial hash usage, making the simulation more stable.
  • Removed the antistick hack
  • Still a little slow in web, so reduced default and max particles
  • Adjusted various settings to compensate

1.0.2 #

  • Remove double-density relaxation paper from the package

1.0.1 #

  • Small documentation updates
  • Fixed the iOS PWA name and icon

1.0.0 #

  • Initial release.
2
likes
150
pub points
37%
popularity

Publisher

verified publisherdumb.llc

A widget that renders a fluid simulation, based on double-density relaxation. Supports interactivity via tap or mouse hover and device orientation.

Repository (GitLab)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, motion_sensors, spatial_hash_new, vector_math, web

More

Packages that depend on fluid_simulation