float [] create_pdf(float values[])
Create a PDF for the input values array and return it as a float array.
values
Array of values to create the PDF for.
| See also | |
| bsdf |
|
| pbr |
|
| sampling |