Re: [Plib-users] Problem with texture loading on load3ds
Brought to you by:
sjbaker
From: Norman V. <nh...@ca...> - 2003-01-17 02:49:45
|
SkyFlash writes: >> > >For optional use of PNG textures, download the glpng library from > >http://www.wyatt100.freeserve.co.uk/download.htm and un-comment > >the following line. > > Sigh thats another lib I need to add to my never ending required library > list. Is there any way around it? Like me converting them by hand? Well if you want to load PNG files will also need libpng which is quite a bit larger then the glpng library :-) FWIW I use xnview to convert between file formats on windows http://www.xnview.com/ Norman |