Skip to content

IvessJohn/OpenGL-BR-Learning

 
 

Repository files navigation

OpenGL-Core

Work-in-progress OpenGL library that aims to provide a powerful sandbox for you to learn or experiment with OpenGL, and graphics programming in general.

Usage

Currently only "officially" supports Windows - Mac and Linux support is coming soon.

git clone --recursive https://github.com/TheCherno/OpenGL

Run scripts/Win-Premake.bat and open OpenGL-Sandbox.sln in Visual Studio 2019. OpenGL-Sandbox/src/SandboxLayer.cpp contains the example OpenGL code that's running.

About

A project for learning and testing the essentials of batch rendering in OpenGL. Powered by TheCherno's OpenGLCore.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 80.8%
  • C 9.9%
  • Lua 7.2%
  • GLSL 2.0%
  • Batchfile 0.1%