| Crates.io | rokol |
| lib.rs | rokol |
| version | 0.4.0 |
| created_at | 2020-11-20 07:53:46.489866+00 |
| updated_at | 2022-01-06 13:35:19.179595+00 |
| description | Rust bindings to Sokol |
| homepage | |
| repository | https://github.com/toyboot4e/rokol |
| max_upload_size | |
| id | 314278 |
| size | 101,991 |
Bindings to Sokol for personal use. API
Very early in progress..
Enable features:
impl-app: Compile sokol_app.hsdl2: Use SDL2impl-gfx: Compile sokol_gfx.h. Specify graphics backend with feature:
glcore33: compile sokol_gfx.h with GlCore33 backendfontstash: Add rokol graphics support for FontStashMy devlog is here.