Skip to content

Commit

Permalink
Merge pull request hidefuku#4 from henrich/patch-1
Browse files Browse the repository at this point in the history
Check it supports OpenGL4.0 CoreProfile on Linux
  • Loading branch information
hidefuku authored Apr 13, 2017
2 parents 884b254 + 0b9ccc6 commit 2668012
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ Note: For the present, there may be incompatible changes without notice in advan

## Runtime Requirements
* OpenGL4.0 CoreProfile or later
* On linux, you can check whether your graphics card supports OpenGL4.0 CoreProfile or not, run `glxinfo | grep "OpenGL core profile version"` on your terminal
* FFmpeg (Please install ffmpeg on your own for video exporting, you can also place a ffmpeg executable in /tools.)

0 comments on commit 2668012

Please sign in to comment.