package
0.4.4
Repository: https://github.com/unixpickle/model3d.git
Documentation: pkg.go.dev

# README

pillow-sphere

This is an experiment to generate rounded 3D shapes from 2D shapes by shrinking them according to the radius of a sphere. The goal is similar to pillow_medial, but the results do not look nearly as compelling.

Renderings

Here is what happens when you apply the algorithm to a heart shape:

Renderings of the 3D heart

# Structs

No description provided by the author