Module ray_tracing_core::core[][src]

Ray Trace core

Ray trace core objects

Modules

object

Structs

Camera

Camera object

Configuration
HitRecord

Object that stores information when a ray hits an object such as shape or volume.

ScatterRecord
Scene