Skip to main content

Module camera

Module camera 

Source
Expand description

Camera ray tracing — renders images from the same physics engine.

Structs§

CameraConfig
Camera configuration — matches CameraConfig in camera.wgsl.
CameraImage
Result from a camera render — RGB pixels.
GpuCamera
GPU camera renderer — uses the same device as GpuTracer.