Saturn Texture Coordinate Test

Rockin'-B, did you try cheating for envronment mapping? Maybe if you transform the vertex normals to screen space, using the screen center as the origin, and then simply discard the Z value, you could use the X and Y components as UV coords.
 
Top