Does the draw point filter do anything for voxels? I don’t see any change, but I might be testing it incorrectly. If it doesn’t, then that should probably grey out, right?
- Chad
Does the draw point filter do anything for voxels? I don’t see any change, but I might be testing it incorrectly. If it doesn’t, then that should probably grey out, right?
Right, I will make sure it is grayed out in the next build.
Only the voxel size and the filter radius control the quality of the voxel rendering.
Does the voxel filter sample points or voxels?
The voxel filter is used to apply a weighting to a particle at the voxel grid points around the particle’s location. Its currently just a linear filter, I’ll look at some fancier ones later. Does that answer your question? I’m not exactly sure what you are asking.
Yes. I was wondering if there SHOULD be a filter type for voxels. If it was just operating on the voxels, then I would have some suggestions. Operating on points, I would have to think about that some more.