Freedom-of-Form-Foundation / anatomy3d

A CAD tool for humanoid anatomy alterations. See the anatomy3d-blender repository for more recent work.
https://freedomofform.org/1856/3d-anatomy-project-scope-phase-1-focus-on-a-limb-joint/
GNU General Public License v2.0
7 stars 5 forks source link

Enable raytracer smoother for SymmetricCylinder - work in progress #61

Open Lathreas opened 2 years ago

Lathreas commented 2 years ago

This contains a draft to make raytraced surfaces smooth near the boundaries using an arbitrary smooth falloff function. Currently the corners are not yet implemented, to be done shortly. Code cleanup will also be done.