Expand description
Various small helpers used by the raytracer
Modules§
- gaussian
- Contains Gaussian-related functions
- height_
map - Utility to convert a
RgbImageheight map to a normal map - interval
- Defines a range between min and max inclusive
- rgb_
color - Functions for converting between Vec3 and Rgb colors
- texture_
processing - Utilities for processing textures.
- wgpu_
util - Utility functions for working with wgpu
Functions§
- degrees_
to_ radians - Converts an angle in degrees to radians