Skip to content

Quick start template for OpenGL 4.6 with C++ on Windows

Notifications You must be signed in to change notification settings

HanaDigital/OpenGL-Quickstart-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL-GLFW-GLAD-Template

Quick start template for OpenGL 4.6 with C++. Built on Windows 10 with Visual Studio.

Features

  • GLFW Window with callbacks:
    • Window resize callback
    • Key callback
    • Mouse button callback
    • Mouse position callback
    • Mouse scroll callback
  • Input handlers
  • Shader loader & basic shaders:
    • Vertex Shader
    • Fragment Shader
  • Modularized VAO, VBO, EBO & Attributes setup.

Releases

No releases published

Sponsor this project

 

Packages

No packages published