Skip to content

A GLFW sandbox to test out different kinds of GLFW features.

Notifications You must be signed in to change notification settings

toivjon/glfw-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLFW sandbox

A GLFW sandbox to test out different kinds of GLFW features.

External Dependencies

This implementation has external dependencies on the following libraries:

  • GLFW3
  • GLAD

GLAD files are provided along with the source files, but GLFW must be available on the host machine when compiling.

Compilation

Easiest way to compile the project is to use the provided Makefile, which outputs compilation results into the build directory.

About

A GLFW sandbox to test out different kinds of GLFW features.

Topics

Resources

Stars

Watchers

Forks