Skip to content

Naksh-Rathore/opengl-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLFW, GLAD, and OpenGL Starter

Overview

A custom OpenGL wrapper made to help me and others code faster. It uses OOP and modern C++ to have a smooth experience writing OpenGL code for games, simulations, and more!

Getting Started

  1. Clone the repo: git clone https://github.com/Naksh-Rathore/opengl-wrapper.git
  2. Change the file paths in the project configs to your own
  3. Code something and run it!

The makefile can be used with many files without needing to change, but the library paths do need to be changed only once.

Contributing

If something is not working, can be improved, or something else to help the repo, feel free to drop an issue or PR. This project is licensed under the MIT License. More info in LICENSE. Thanks!

About

My custom OpenGL wrapper to help me code faster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published