Uses of Interface
org.sunflow.core.GIEngine

Packages that use GIEngine
org.sunflow   
org.sunflow.core.gi   
 

Uses of GIEngine in org.sunflow
 

Fields in org.sunflow with type parameters of type GIEngine
static Plugins<GIEngine> PluginRegistry.giEnginePlugins
           
 

Uses of GIEngine in org.sunflow.core.gi
 

Classes in org.sunflow.core.gi that implement GIEngine
 class AmbientOcclusionGIEngine
           
 class FakeGIEngine
          This is a quick way to get a bit of ambient lighting into your scene with hardly any overhead.
 class InstantGI
           
 class IrradianceCacheGIEngine
           
 class PathTracingGIEngine