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

Library name change #133

Closed Davidah121 closed 3 months ago

Davidah121 commented 1 year ago

To prevent issues from the name of the library and repository, the name should be changed. GLib already exists as a C library. The rename should also specify that its purpose is for general application development, computer graphics and vision focused, and game development focused since that will be how the future of this project evolves.

Davidah121 commented 3 months ago

Renamed to SMPL. This is due to a few classes with the prefix Simple. The idea behind it is to focus on providing simple classes that also give you good performance and provides a good amount of control.