XNA UK User Group

A helping hand for bedroom coders throughout the land.
in
All Tags » SkyBox » XNA 2.0 (RSS)

Browse by Tags

  • SkyBox Shader Fix

    I have found my skybox shader has a bug in it, the shader displays the cubemap as a reflection, the following shader code will give a better result. So, if you have used my skybox sample then replace the shader with this code: Texture surfaceTexture; samplerCUBE TextureSampler = sampler_state { texture...
    Posted to RandomChaos (Weblog) by Nemo Krad on 05-09-2008
  • 3D Clouds in XNA - Update

    [youtube]http://www.youtube.com/watch?v=DNz_VdqHG_E[/youtube] Just posting a new clip of the cloud system I am playing with. As you can see using billboards gives a better effect when close to the clouds and/or passing through them. Need to sharpen up the shader now and get some nice lighting in there...
    Posted to RandomChaos (Weblog) by Nemo Krad on 03-20-2008
Page 1 of 1 (2 items)