Add planning documents

This commit is contained in:
Nettika 2026-01-28 14:06:53 -08:00
parent edee50802f
commit 9ca012e6c6
No known key found for this signature in database
4 changed files with 499 additions and 1 deletions

View file

@ -44,6 +44,13 @@ MatterControl is a comprehensive 3D printing workflow application built by Matte
|-----------|----------|-------------|
| agg-sharp | [agg-sharp.md](agg-sharp.md) | Graphics library: 2D rendering, GUI widgets, 3D mesh, VectorMath, OpenGL, Typography |
## Planning
| Document | Description |
| -------- | ----------- |
| [Design-Only Fork](design-only-fork.md) | Plan to strip MatterControl down to a pure 3D design/modeling application, removing all printing, slicing, and cloud features. |
| [Linux Migration](linux-migration.md) | Feasibility of migrating the project from its many Windows-only dependencies to cross platform alternatives to fully support Linux. |
## Key Entry Points
| File | Purpose |