Skybox Textures

Blitz3D Forums/Blitz3D Beginners Area/Skybox Textures

I searched the forums and no victory :(

I want to know how to make the skybox textures (5 pcs) for skybox's.

Anyone know how? Or know where to find some free or real cheap ?

thx :)

http://www.skypaint.com
or render 5 images from any 3d package/language using a camera with 90 degree field of vision.

http://www.3delyvisions.com/skf1.htm

those cool, but those are "strip" textures, I need to know how to make the kind of skybox textures that use 5 seperate files and actually go on the inside of a code genrated cube, like the castle demo from Mak.

thx for the links though :)

EDIT::: Dooh!...ok your right, I "assumed" they were strips, but I clicked on one and seen it has the 5 textures I need in a zip.
thank you :)

There is a createskybox function in the archives. Super handy :o)