Skip to content
This repository was archived by the owner on Aug 21, 2020. It is now read-only.

ChariereFiedler/YAGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currently in refactoring

YAGUI - Yes, Another Graphic User Interface

This library provides some features to :

  • Instantiate and manage a Sdl Window with an OpenGL context
  • Load from file, compile and manage shader files
  • Instantiate and manage graphic shapes
  • Usage of instancing algorithm to create mass shapes groups, sharing the same geometry and shader files

Roadmap

  • Dynamic loading of 3D shapes with Assimp library
  • Global refactoring to improve the performance and usability

Required

  • OpenGL >= 3.3
  • SDL >= 2.*
  • GLM
  • Glew

About

Yes, Another OpenGL and SDL Wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published