Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 871 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 871 Bytes

sandbox - Simple sand, fluid, and flame simulation

img

Build/Run

Dependencies

Build

make to build, ./sandbox to run

Controls

  • Left Mouse Button - Add material
  • Right Mouse Button - Remove material
  • L - Load content
  • S - Save current content

License

This program is free software.
It is licensed under the GNU GPL version 3 or later.
That means you are free to use this program for any purpose;
free to study and modify this program to suit your needs;
and free to share this program or your modifications with anyone.
If you share this program or your modifications
you must grant the recipients the same freedoms.
To be more specific: you must share the source code under the same license.
For details see https://www.gnu.org/licenses/gpl-3.0.html