Categories: None [Edit]
stb_image_ffi
Very naive bindings for stb_image.h. Implements only stbi_set_flip_vertically_on_load and stb_load since these are the 2 functions I need to load an image as a texture in OpenGL.
The reason I made this instead of using stb-image is because stb-image didn't implement stbi_set_flip_vertically_on_load, as far as I can tell, which is useful/necessary when wanting to load image data in a format immediately consumable by OpenGL (see Example in README).
Total
Ranking: 117,891 of 191,516
Downloads: 6,029
Daily
Ranking: 146,724 of 191,482
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,297,533,420 | bundler |
| 8 | 1,275,394,320 | rake |
| 27 | 991,871,203 | ffi |
| 29 | 965,047,795 | rspec |
| 182 | 269,992,173 | pry-byebug |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | boatrite |