41vec4
VVizApplyNpr(in VVizDataSetId dataset, inout
VVizVoxelInfo voxelInfo, vec4 fragColor, vec3 viewVec, vec3 grad,
float gradNorm, vec3 normal);
Defines voxel state info used with the VolumeViz Shader Library API.
vec4 VVizApplyNpr(inout VVizVoxelInfo voxelInfoFront, in VVizVoxelInfo voxelInfoBack, vec4 fragColor)
This function applies various non-photorealistic rendering algorithms on the given color (edge detect...