| Crates.io | gsfk |
| lib.rs | gsfk |
| version | 0.1.0 |
| created_at | 2023-04-20 13:58:36.508178+00 |
| updated_at | 2023-04-20 13:58:36.508178+00 |
| description | Graphics framework |
| homepage | |
| repository | |
| max_upload_size | |
| id | 844394 |
| size | 31,705 |
GSFK is an open source, cross-platform library for creating contexts and
managing windows for each graphics API.
GSFK abstracts away the tedious work required to use graphics APIs,
and also defines a set of functions from the beginning to enable the use of various graphics APIs.
In addition, while OpenGL and Vulkan are cross-platform APIs,
GSFK will also support the creation of contexts for platform-specific APIs such as Direct2D.
GSFK is under MIT License