Package | Description |
---|---|
org.sunflow | |
org.sunflow.core | |
org.sunflow.core.renderer |
Modifier and Type | Field and Description |
---|---|
static Plugins<ImageSampler> |
PluginRegistry.imageSamplerPlugins |
Modifier and Type | Method and Description |
---|---|
void |
Scene.render(Options options,
ImageSampler sampler,
Display display)
Render the scene using the specified options, image sampler and display.
|
Modifier and Type | Class and Description |
---|---|
class |
BucketRenderer |
class |
MultipassRenderer |
class |
ProgressiveRenderer |
class |
SimpleRenderer |