Skip to content

Roboticy3/opengl_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build instructions: Install glfw3 Open in vscode with the CMake and CMake Tools extentions Build from vscode

I haven't tested this outside of my environment, but I am making this on ubuntu with GCC, and had a lot of trouble installing glfw

Building creates a build folder containing the opengl_project executable

Run options: After building, run ./app from the root directory, which itself is just a link to the executable created by building. ./app -f -w

-f : make the window fullscreen
-w <window-name> : name the window

About

learning opengl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages