Yeah so we (some friends an me) gotta write some kind of flight simulator in c++.
So far we have the terrain, got the heightmapping halfway covered etc.
Problem is the Skybox.. we just can't seem to find how we can load the .bmp textures etc. (went through several tuts, always missing that part or using other programs etc to get it done)
Wrapping them around the sides won't be that problemativ i guess.
So if there's someone who might be able to help out, post here and I'll try to send you what we've got so far so you can see where and what should be written for the texture-loading-stuff.
(new cpp + header file? if so what has to be in it and how does it have to be implemented in the main etc?)
will donate if we get it done with your help
