├── README.md ├── bunny_200.obj ├── funkytorus.obj ├── pd_ricci_flow.py ├── ricci_flow.py ├── tetra.obj └── torus.obj /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hchapman/ricci-flow/HEAD/README.md -------------------------------------------------------------------------------- /bunny_200.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hchapman/ricci-flow/HEAD/bunny_200.obj -------------------------------------------------------------------------------- /funkytorus.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hchapman/ricci-flow/HEAD/funkytorus.obj -------------------------------------------------------------------------------- /pd_ricci_flow.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hchapman/ricci-flow/HEAD/pd_ricci_flow.py -------------------------------------------------------------------------------- /ricci_flow.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hchapman/ricci-flow/HEAD/ricci_flow.py -------------------------------------------------------------------------------- /tetra.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hchapman/ricci-flow/HEAD/tetra.obj -------------------------------------------------------------------------------- /torus.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hchapman/ricci-flow/HEAD/torus.obj --------------------------------------------------------------------------------