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

Basic OpenGL support finished #102

Closed Davidah121 closed 2 years ago

Davidah121 commented 2 years ago

closes #29

DirectX implementation will be finished next.

Note that even though basic support is finished, additional things will be added such as

Removed debug circles from bezier curve drawing