Eathox / mod1

A simple a water flow simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mod1

A simple a water flow simulator I'm working on in my free time to get more familiar with python
All the rendering is done using the marching cubes algorithm Screenshot

Usage

Run the program by: python3 run.py <Mapfile>
Example map files are present in the folder maps

Controls

  • Slow-Raise: 1
  • Halt: space
  • Reset: R

Install

  1. Make sure you have python3 installed
  2. Run python3 setup.py

Uninstall

  1. Run python3 setup.py --uninstall
  2. press Y on all dependencies you want to remove

About

A simple a water flow simulator


Languages

Language:Python 100.0%