Skip to main content

Module util

Module util 

Source
Expand description

Various small helpers used by the raytracer

Modules§

gaussian
Contains Gaussian-related functions
height_map
Utility to convert a RgbImage height 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