Quote Originally Posted by Ñuño Martínez View Post
The problem with skyboxes is to create the texture. Render it is quite easy. I just draw a 10x10x10 cube with rotation and no translation (and no Z-Buffer, no fog, etc).
Absolutely. The code is no problem, but you can't draw a skybox by hand.