I'm playing around with this code from the code archives, for downloading images from the internet:
http://blitzbasic.com/codearcs/codearcs.php?code=25
However, as it treats the web image as a 2D image, it seems that you can't apply it to a 3D model as a texture. Is there any simple way to change this from an image into a texture, or adjust the code to produce a texture?
http://blitzbasic.com/codearcs/codearcs.php?code=25
However, as it treats the web image as a 2D image, it seems that you can't apply it to a 3D model as a texture. Is there any simple way to change this from an image into a texture, or adjust the code to produce a texture?