Showing related tags and posts across the entire site.
-
How is a effect like this obtained: http://www.synapsegaming.com/images/games/20Studios-Blast.jpg The light being emitted by the ball is rendered. Is that light actually part of the ball model? Or is there a way using Sunburn to have light be rendered?
-
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...