Expand description
Camera ray tracing — renders images from the same physics engine.
Structs§
- Camera
Config - Camera configuration — matches CameraConfig in camera.wgsl.
- Camera
Image - Result from a camera render — RGB pixels.
- GpuCamera
- GPU camera renderer — uses the same device as GpuTracer.