Skip to content

This is a Graphics Library written in c++, for basic 3d graphics.

Notifications You must be signed in to change notification settings

DavidMedin/OpenGL-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

This is an OpenGL graphics library written in C++. OpenGL is a common library used for rendering 3d graphics, like in the demo image below. demo

Installation

On the right side of this github reposoitory, click the "releases" page and download and unzip the "OpenGL-Library.zip" file, and double click the "TestGraphicsApplication.exe" file.

Cloning

In order to clone OpenGL-Library:

git clone https://github.com/DavidMedin/CedarGL.git && cd CedarGL
git submodule update --init --recursive

About

This is a Graphics Library written in c++, for basic 3d graphics.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages