Skip to content

C++ library that have the intent to simplify the use of OpenGL

Notifications You must be signed in to change notification settings

AyoubOuarrak/Caffeina

Repository files navigation

Caffeina

##Structure of Caffeina

   Window
     ├── World
           ├── Light
           ├── Camera
           ├── Objects
                  ├── 2D
                  |   ├── Point
                  |   ├── Line
                  |   ├── Triangle
                  |   ├── Circle
                  |   ├── Polygon
                  |
                  ├── 3D
                      ├── Cube
                      ├── Sphere
                      ├── Polygon 

About

C++ library that have the intent to simplify the use of OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published