Package | Description |
---|---|
org.sunflow | |
org.sunflow.core | |
org.sunflow.core.renderer |
Modifier and Type | Field | Description |
---|---|---|
static Plugins<ImageSampler> |
PluginRegistry.imageSamplerPlugins |
Modifier and Type | Method | 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 | Description |
---|---|---|
class |
BucketRenderer |
|
class |
MultipassRenderer |
|
class |
ProgressiveRenderer |
|
class |
SimpleRenderer |