Update README.md
This commit is contained in:
@@ -21,7 +21,8 @@ Download these from your package manager:
|
|||||||
- GLEW
|
- GLEW
|
||||||
|
|
||||||
Note, to render animations, you'll need to download [FFmpeg](https://ffmpeg.org/download.html) and specify its install path in the program.
|
Note, to render animations, you'll need to download [FFmpeg](https://ffmpeg.org/download.html) and specify its install path in the program.
|
||||||
This program runs on OpenGL 3.3 at the minimum.
|
|
||||||
|
This program runs using OpenGL 3.3, so have that.
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
@@ -46,4 +47,4 @@ mkdir build
|
|||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user