Developer Guide¶
For contributors and developers who want to extend PyFreeform.
| Page | Covers |
|---|---|
| Architecture Overview | Module structure, Surface protocol, rendering pipeline |
| Creating Custom Entities | Implementing the Entity abstract class |
| The Pathable Protocol | Creating custom parametric paths |
| Internal API Reference | Private methods, resolution pipeline, entity internal state |