Skip to content

SJarod/opengl-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL-Minimal

Rendering a simple triangle with OpenGL.

Summary

Getting started

Installation

This is a CMake-based project so make sure to install CMake (portable version : do not forget to add bin directory to PATH).

glad files are generated using Python and the Jinja2 package, install Python and run the command :

pip install -U Jinja2

Third-parties

About

Rendering a triangle with OpenGL 4.6 core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published