Package | Description |
---|---|
org.sunflow.core | |
org.sunflow.core.photonmap |
Modifier and Type | Interface | Description |
---|---|---|
interface |
CausticPhotonMapInterface |
This class is a generic interface to caustic photon mapping capabilities.
|
interface |
GlobalPhotonMapInterface |
Represents a global photon map.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
Scene.calculatePhotons(PhotonStore map,
java.lang.String type,
int seed,
Options options) |
Create a photon map as prescribed by the given
PhotonStore . |
Modifier and Type | Class | Description |
---|---|---|
class |
CausticPhotonMap |
|
class |
GlobalPhotonMap |
|
class |
GridPhotonMap |