| Package | Description |
|---|---|
| org.dayflower.pathtracer.kernel |
Provides the Kernel API.
|
| org.dayflower.pathtracer.main |
Provides the main entry-point for Dayflower - Path Tracer.
|
| org.dayflower.pathtracer.scene |
Provides the Scene API.
|
| org.dayflower.pathtracer.scene.compiler |
Provides the Scene Compiler API.
|
| org.dayflower.pathtracer.scene.loader |
Provides the Scene Loader API.
|
| org.dayflower.pathtracer.scene.material |
Provides
Material implementations. |
| org.dayflower.pathtracer.scene.shape |
Provides
Shape implementations. |
| org.dayflower.pathtracer.scene.texture |
Provides
Texture implementations. |
| org.dayflower.pathtracer.scene.wavefront |
Provides an API for loading Wavefront Object (.obj) and Wavefront Material (.mtl) files.
|
| Class and Description |
|---|
| Camera
A
Camera represents a camera in the scene from which to render an image. |
| Scene |
| Class and Description |
|---|
| Camera
A
Camera represents a camera in the scene from which to render an image. |
| CameraObserver
A
CameraObserver can be used to observe changes to a Camera instance. |
| Class and Description |
|---|
| Camera
A
Camera represents a camera in the scene from which to render an image. |
| CameraObserver
A
CameraObserver can be used to observe changes to a Camera instance. |
| Material
A
Material represents a material of a surface. |
| Primitive |
| Shape
A
Shape is a model of a shape. |
| Sky
This
Sky class implements the Perez Sun and Sky Model. |
| Surface
A
Surface is a model of a surface with different properties. |
| Texture
A
Texture is a model of a texture. |
| Class and Description |
|---|
| Scene |
| Surface
A
Surface is a model of a surface with different properties. |
| Texture
A
Texture is a model of a texture. |
| Class and Description |
|---|
| Scene |
| Class and Description |
|---|
| Material
A
Material represents a material of a surface. |
| Class and Description |
|---|
| Shape
A
Shape is a model of a shape. |
| Class and Description |
|---|
| Texture
A
Texture is a model of a texture. |
| Class and Description |
|---|
| Primitive |
| Surface
A
Surface is a model of a surface with different properties. |