All Tags » shadows (RSS)

Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the site
  • Runtime Lightmapping of Procedurally Created Levels

    Can SunBurn generate lightmaps at runtime (ie, as the level loads - in the loading screen) for use on a procedurally generated level?
    Posted to Using SunBurn (Forum) by turontooter on 06-16-2011
  • Windows Phone 7 Graphical Preferences

    I am currently porting a game I had been working on into SunBurn and I am aiming to run it on the Windows Phone 7. I'm still in the early stages and I am setting up the default graphical preferences to use in sunburn but I wandered what people recommend I set them too for the mobile. I am using the...
    Posted to Using SunBurn (Forum) by Darren Coxall on 12-08-2010
  • PointLight, high radius and shadow artifacts...

    Hi, I'm using a single PointLight for my solar system (deferred) rendering which I'm setting the following way: this.sunLight = new PointLight() { Intensity = 0.8f, FillLight = false, ObjectType = SynapseGaming.LightingSystem.Core.ObjectType.Static, Position = this.World.Translation, Radius ...
    Posted to Using SunBurn (Forum) by Philippe Da Silva on 06-14-2010
  • My Custom Geometry is invisible, but casts shadows.

    Hey, I'm having some issues with custom geometry. It casts shadows to world around, but it itself is completely invisisble. We create a mesh in code, using a vertex buffer, index buffer and vertex positionnormaltexture for our vertex type. CustomMesh FinalBall = new CustomMesh(VertexBuffer, IndexBuffer...
    Posted to Using SunBurn (Forum) by 2.0 Studios on 02-26-2010
  • Shaders work differently in Sunburn?

    G'day, I figured out earlier how to get a shader running through sunburn. But the enviroment map shader behaves diferently in suburn, and I do not understand why. Here is the shader rendered outside sunburn: http://imgur.com/R9oYS&FOxzFl&brvod&JFq65 Here is the shader Rendered inside...
    Posted to Using SunBurn (Forum) by 2.0 Studios on 02-24-2010
  • Sunburn shadow quality...

    Well first of all I love the updates you guys keep making to sunburn. Really great work. I am however having a little trouble with the shadow quality in my game. Its so bad that I think it would look better without them currently. Now I know its something im doing because in all the samples the shadows...
    Posted to Using SunBurn (Forum) by 2.0 Studios on 01-29-2010
  • Re: Sunlight and shadows question

    Hi Mike, The default shadow resolution and directional level of detail provides the best balance of visual quality and performance in average scenes, but control over these is exposed so you can also adjust them to better fit your game. The ShadowMapManager properties that help tune the shadows are:...
    Posted to Using SunBurn (Forum) by JohnK "bobthecbuilder" on 09-02-2009
Page 1 of 1 (7 items)