RosettaCodeData/Task/Catmull-Clark-subdivision-surface/00-META.yaml
2023-07-01 11:58:00 -04:00

8 lines
147 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
category:
- Graphics algorithms
- Geometry
from: http://rosettacode.org/wiki/CatmullClark_subdivision_surface
note: 3D
requires:
- Graphics