Showing related tags and posts across the entire site.
-
This section discusses SunBurn's various effects, which provide materials, lighting, shadows, and fog. Effect Types SunBurn contains several built-in effects, which are used to apply materials, lighting, shadows, and fog to objects in the scene. These effects fall into two categories: material effects...
-
This section discusses the relationship between SunBurn material files and effects. Effects and Materials SunBurn contains many different effects, which are used to apply materials, lighting, shadows, and fog to objects in the scene. These effects fall into two categories: material effects, and non-material...
-
This section discusses various ways to add custom forward rendered material effects to SunBurn. Custom Forward Rendered Effects SunBurn's forward rendered effects are rendered in multiple passes, building up the scene visually in several layers. This modular approach allows for automatic shadow and...
-
This section covers the differences between forward and deferred rendering, and the pros and cons of each. Forward Rendering Forward rendering refers to traditional rendering, where objects are rendered directly to the back buffer or render target either in a single or multiple passes. Forward rendering...
-
This section discusses how to add custom deferred rendered material effects into SunBurn. Custom Deferred Rendered Effects Unlike forward rendering, SunBurn’s deferred rendering does not use multiple layered passes to build up the scene. Instead deferred rendered objects are only rendered twice...