Package | Description |
---|---|
org.sunflow.core | |
org.sunflow.core.photonmap |
Modifier and Type | Interface and 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 and 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 and Description |
---|---|
class |
CausticPhotonMap |
class |
GlobalPhotonMap |
class |
GridPhotonMap |