First I found the homepage which made it a bit unclear about what it really is.
In the repo, a README was missing in the root directory. The only real README I found was after some searching in some subdirectory here. That one made it a bit more clear what it is (as far as I understand): a cross-platform C++ GUI framework based on OpenGL. (Is that right? Still not 100% sure.)
Also not sure about the current state. Is it ready to use? What platforms does it support? (Looks like MacOSX, Windows and Linux from some of the source files.)
Also, how does it look like? Screenshots should definitely be added.
All that should probably go into README.md in the root directory, including the screenshots.
First I found the homepage which made it a bit unclear about what it really is.
In the repo, a README was missing in the root directory. The only real README I found was after some searching in some subdirectory here. That one made it a bit more clear what it is (as far as I understand): a cross-platform C++ GUI framework based on OpenGL. (Is that right? Still not 100% sure.)
Also not sure about the current state. Is it ready to use? What platforms does it support? (Looks like MacOSX, Windows and Linux from some of the source files.)
Also, how does it look like? Screenshots should definitely be added.
All that should probably go into
README.mdin the root directory, including the screenshots.