I did a Realtime Cubemap generator, that creates the environemnt cube, so it can be used to apply the shader each frame or 4 (eg) frame, depending on CPU power.

My problem at the moment is:
-> how to modify the cubemap of a shader each frame... ( envinormant cubemapshader Dx8)

-> It just works for the player till now..