Add planning documents
This commit is contained in:
parent
edee50802f
commit
9ca012e6c6
4 changed files with 499 additions and 1 deletions
|
|
@ -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 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue