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: 118,186 of 192,692
Downloads: 6,103
Daily
Ranking: 83,174 of 192,666
Downloads: 9
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,389,621,074 | bundler |
| 8 | 1,311,002,349 | rake |
| 27 | 1,012,786,122 | ffi |
| 29 | 976,634,844 | rspec |
| 184 | 273,741,251 | pry-byebug |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | boatrite |