Path to this page:
./
wip/soil,
Tiny C library used primarily for uploading textures into OpenGL
Branch: CURRENT,
Version: 20080707,
Package name: soil-20080707,
Maintainer: pkgsrc-usersSOIL is a tiny C library used primarily for uploading textures into OpenGL. It
is based on stb_image version 1.16, the public domain code from Sean Barrett. It
has been extended to load TGA and DDS files, and to perform common functions
needed in loading OpenGL textures. SOIL can also be used to save and load images
in a variety of formats (useful for loading height maps, non-OpenGL
applications, etc.).
Required to run:[
graphics/MesaLib]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
RMD160: d2467c9d6552a2e9d475db815d0f4acbbd79ba46
Filesize: 463.835 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2013-03-10 14:58:15 by othyro | Files touched by this commit (6) |
Log message:
Import soil-20080707 as wip/soil.
SOIL is a tiny C library used primarily for uploading textures into OpenGL. It
is based on stb_image version 1.16, the public domain code from Sean Barrett. It
has been extended to load TGA and DDS files, and to perform common functions
needed in loading OpenGL textures. SOIL can also be used to save and load images
in a variety of formats (useful for loading height maps, non-OpenGL
applications, etc.).
|