Registry / other / soil2
library1.3.0vcpkgunverified

Simple OpenGL Image Library 2

vcpkg install soil2
INSTALL
IMPORT
SIG · SOIL2
S
soil2
othercppv1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SOIL2/SOIL2.h
#include <SOIL2/SOIL2.h>

Load an image using SOIL2

#include <SOIL2/SOIL2.h> int main() { int width, height; unsigned char* image = SOIL_load_image("image.png", &width, &height, 0, SOIL_LOAD_RGBA); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources

No resource links recorded.

soil2 — pip install soil2 · libregistry