/HoneyGinger

A SPH simulator with rich visualization and interactivity

Primary LanguageSmalltalkMIT LicenseMIT

HoneyGinger

A SPH simulator with rich visualization and interactivity

Sphere Submarine Steam Paint Logo Handwriting Water Paint Water on Browser Clear Pond Lagoon World Ramen Jet Bath Jet Source Water Show Source Show Lagoon Splash Borderline Graffiti Obstacles

Installation

To install in Pharo 7, execute the following lines in a playground:

Metacello new
    baseline: 'HoneyGinger';
    repository: 'github://tomooda/HoneyGinger/repository';
    load.

For demos, see the class-side methods of class HGSimulator.