Skip to content

dtorban/MinVR_OpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BaseGLFW

This is an example GLFW application which downloads GLFW and runs a demo program.

Build and Install

Build the project:

make
# build release
make opt
# build debug
make debug

Install the project:

make install

Run the program:

./build/Release/GLFW_App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published