-
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...
-
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...
-
G'day, I've managed to get a cube map rendering outside of sunburn onto a sphere. Now I want that sphere to cast shadows as well as be cube mapped. But I am stumped, and I am using deferred lighting. Currently I have 3 stages for rendering my cube map: Generate the map. I do this by rendering...
-
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...
-
Hi, Tought id start a "Wish List" thread for everyone to post things they would like to see the sunburn engine do in future releases. And maybe we will find out if Sunburn already does some and we dont relaise it yet! :) To start off, mine are : Being able to set Alpha on materials. To create...
-
The shadows need some soft edges.