ad54ef39e31cdef78eaca607c48cc5fa47dcc1ef
Gryphn
Cross platform rendering api
Info / Code Style
Internal functions you are not supposed to call are titled in snake case
In most, should be all, cases the internal functions are contained in the .C files
Functions that should be called by the user are titled in camel case and begin with gn
Description
Languages
C
92.9%
Objective-C
5.4%
C++
1.1%
CMake
0.6%