All Tags » shadows (RSS)

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Editor graphics device and transparent textures

    Hey all. I have a healthbar that I render using a pixel shader. It used to look fine. It's a circle shape like so: But all of a sudden i have strange artifacts in another level. I will post 3 pictures: This pictureabove shows weird shadows i am getting when i first enter the level. This picture shows...
    Posted to Using SunBurn by Burnvictim on 09-09-2012
  • 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 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 by Darren Coxall on 12-08-2010
  • Xbox LIVE Avatars

    This section covers how to use SunBurn’s built-in Xbox LIVE avatar support. Xbox LIVE avatars SunBurn has complete support for Xbox LIVE avatars, including both the default and custom avatar animations. Everything necessary for avatar support is already contained in all SunBurn examples, starter...
    Posted to How-To Guides by JohnK "bobthecbuilder" on 06-23-2010
    Filed under: avatars, deferred, fog, forward, integration, lighting, shadows
  • Shadow Customization

    This section discusses how to customize SunBurn’s built-in shadows. Overview SunBurn exposes its modular shadow architecture to provide control over how shadows are stored and generated. Most notably this allows: Customizing how shadow maps are generated Implementing custom shadow map managers...
    Posted to How-To Guides by JohnK "bobthecbuilder" on 06-23-2010
    Filed under: lighting, optimizations, performance, shadows
  • 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 by Philippe Da Silva on 06-14-2010
  • Environment Editing

    Environment Editing The Environmental Tab allows customization of effects such as fog, viewing distance for models, as well as shadows, and HDR. Fog Enable/Disable: Toggles the fog effect. Fog Color: Controls the fog's color using a real-time color picker. Fog Start Distance: Determines the distance...
    Posted to How-To Guides by Ross "FiveSidedBarrel" on 06-03-2010
    Filed under: editor, fog, getting started, shadows
  • 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 by 2.0 Studios on 02-26-2010
Page 1 of 1 (20 items)