Showing related tags and posts across the entire site.
-
Hello, I've been searching through the forums and experimenting with various aspects of Sunburn. I've read a few posts on using generated geometry for terrains. Unfortunately, I have failed miserably at rendering generated geometry. I figured I would start out with the basics and render 3d primitives...
-
Hi all, I am cleaning up my code so that everything is part of the SunBurn rendering system (I had some quads rendering after the SceneInterface Render() call using some Depth tricks to achieve the expected result) and in order to do so, it would require these SceneObjects to avoid applying the Lights...