https://github.com/farzonl/animationp4
A fluid simulation.
https://github.com/farzonl/animationp4
animation graphics opengl
Last synced: 3 months ago
JSON representation
A fluid simulation.
- Host: GitHub
- URL: https://github.com/farzonl/animationp4
- Owner: farzonl
- Created: 2019-07-21T16:06:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-04T21:18:36.000Z (about 7 years ago)
- Last Synced: 2025-02-02T02:26:01.459Z (over 1 year ago)
- Topics: animation, graphics, opengl
- Language: C++
- Homepage: https://youtu.be/3bB2xCmgU2w
- Size: 9.92 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fluid simulations
## Code status
[](https://codecov.io/gh/farzonl/animationp4)
[](https://travis-ci.com/farzonl/animationp4)
[](https://lgtm.com/projects/g/farzonl/animationp4/alerts/)
[](https://lgtm.com/projects/g/farzonl/animationp4/context:cpp)
## Simulation
[](https://youtu.be/3bB2xCmgU2w)
## how to build?
```
make
```
## how to run?
```
./main.out
```
## Comands
- type 'r' for black and white mona lisa.
- type 'R' for color mona lisa.
- type 'm' for black and white macaw.
- type 'M' for color macaw.
- type 'w' to write out image to disk as output.bmp
- type 'f' to read a file from disk. will be prompted for file path.
### Example files provided:
- pearlEar.bmp
- starryNight.bmp
- lastSupper.bmp
- macaw.bmp