GPU-Noise-Lib icon indicating copy to clipboard operation
GPU-Noise-Lib copied to clipboard

Optimized GPU noise functions and utilities

Results 1 GPU-Noise-Lib issues
Sort by recently updated
recently updated
newest added

Hey Brian ! Awesome library you have here :) I've added two functions: Cellular2D_Deriv and Cellular3D_Deriv which return the noise value + the gradients (similarly to your other *_Deriv functions)....