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

Active development #144

Closed Davidah121 closed 1 year ago

Davidah121 commented 1 year ago

Much is in progress and close to finished. In particular, OpenGL and DirectX code is being worked on, splines are being worked on, compression as a stream being worked on, .otf fonts almost done, etc. Still needs work on each though.

Closing Unit Testing even though not everything is unit tested. It is ongoing but much of what should be unit tested is.

closes #142 closes #141

Davidah121 commented 1 year ago

Note that Binary Suffix Array Tree should be disregarded as it is incorrect.