Davidah121 / SMPL

A static C++ library that encompasses all of the tools I have made to make development easier.
1 stars 0 forks source link

Create a Graphics Accelerated GUI #116

Closed Davidah121 closed 2 years ago

Davidah121 commented 2 years ago

Should have the choice of DirectX or OpenGL.

Davidah121 commented 2 years ago

Use an interface to allow using accelerated graphics without changing much on the user side. The user being the developer.