-
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'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...
-
Robot model with non HDR with the huffs phenomenon in realtime