Modules§
- camera
- debug
- importance_
sampling - intersection_
handlers - low_
level - path_
tracing - refractive_
indices - Refractive indices from https://refractiveindex.info/
- textures
Structs§
- Buffer
Type - Data
Buffers - Buffers for storing information between executions, if
wip-featuresis enabled then this contains importance sampling data. It is recommended to create this instead of making it yourself as it may change in the future but will not be regarded as sem-var breaking. - Dispatch
Size - the size for a dispatch
- Dynamic
RayTracer - Material
- RayTracer
- Shader
- Vertices
- matches the verices structure added to bindings.wgsl if feature
no-vertex-returnis enabled
Enums§
Traits§
Functions§
- dispatch_
size - calculate the size for a dispatch of the ray-tracing compute function