Render the SDFs onto a voxel grid
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(sdf), | intent(in) | :: | cnt(:) | |||
type(vector), | intent(in) | :: | extent | |||
integer, | intent(in) | :: | samples(3) | |||
type(settings_t), | intent(in) | :: | state |
Render the SDF Wrapper around the render function to allow ease of use
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(sdf), | intent(in) | :: | cnt(:) | |||
type(settings_t), | intent(in) | :: | state |