Skip to content

giulioprocopio/greenspace-opengl-sdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Greenspace OpenGL SDL

This is a project template for creating OpenGL applications. It is currently agnostic to bundled libraries versions, i.e. submodules are not pinned to specific versions.

The main routine in src/main.cc is written in C++. Get started by building and running the project.

git clone --recursive https://github.com/giulioprocopio/greenspace-opengl-sdl.git
cd greenspace-opengl-sdl
make build
./build/greenspace

About

OpenGL and SDL project template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages