-
-
-
-
-
-
-
-
-
ImgCtxDecoder_src.zip
ImgCtxDecoder_src.zip
1. Why do I use IImgCtx to decode images?
If you want to develop a image viewer or processor in Windows, the first thing you have to face is image decoding. Now there are some free image decoders, with full source code:
JPEG ...
-
bmpext_src.zip
bmpext_src.zip
Bitmap usage extension library
Classes included
All class declarations are included in the bmpext.h header.
Device dependent bitmap (DDB) extension class CDDBDrawEx:
-
anytex_demo_src.zip
anytex_demo_src.zip
anyTex - a class for non-restrictive textures in OpenGL
anyTex is a class allowing you to load a bitmap of a given color depth from a file and think of it as texture with no restrictions (of course, limited by the computer resources, ...
-