Editor to play around with Vortex2D.
See https://github.com/mmaldacker/Vortex2D
The usual cmake command (dependencies are downloaded by cmake):
mkdir build && cd build
cmake ..
make -j 4
Platforms supported:
- Linux
- Window
See Vortex2D for more details on how to build.
Right click to open the contextual window and select shape (rectangle or circle).
- Left click and drag to create rectangle/circle.
- Once created, left click and drag, to move around.
- Ctrl + left click to rotate.
Right click to open the contextual window and select fluid.
- Left click to add water.
- Left click and drag to add force.
- Ctrl + left click and drag to add more water.
Right click on a shape to open the contextual window:
- Static/Dynamic object.
- Delete object.
- Clean to remove all objects.