kaprikawn / pyragles

Companion git for following along with blog
MIT License
4 stars 0 forks source link
cplusplus opengl-es-20 pyra

Pyra GLES

Companion git for following along with blog :

https://kaprikawn.wordpress.com/2018/01/07/learning-to-learn-opengl-es-2-0-part-01/

Acknowledgements

Build on Linux

Dependencies : git, git-lfs, sdl2 (development library), glm

To install on Debian (including the Pyra) :

sudo apt install git git-lfs libsdl2-dev libglm-dev

cd pyragles/misc

/bin/bash build.sh

Build on Windows

In both cases, the built binary will be in the build directory