Various website fixes

This commit is contained in:
Keavon Chambers
2022-03-17 02:12:23 -07:00
parent 36d67393b9
commit f6726c1427
15 changed files with 47 additions and 41 deletions
+9 -7
View File
@@ -5,27 +5,29 @@ template = "page.html"
This page is a work in progress. Below is an incomplete list of planned features in no particular order. Many are long-term aspirations. In the coming days, this will be sequenced into a roadmap and expanded with further details.
Short-term feature development at a more granular level is tracked in the [Task Board](https://github.com/GraphiteEditor/Graphite/projects/1) on GitHub. Check that out to see what's coming down the pipeline during monthly sprints.
The current order of priorities right now begins with adding a node graph system to the existing vector editing toolset, then building a raster-based render engine. More advanced features will build off those core capabilities.
- Node graph and layer tree
- Resolution-agnostic rendering
- Compositing engine
- Procedural generation
- Capable compositing
- Constraint solver
- Advanced typesetting
- Mixed vector and raster design
- RAW photo editing
- Physically-based painting
- Data viz/graph/chart creation
- Advanced typesetting
- HDR/WCG color handling
- Motion graphics and animation
- Live video compositing
- Animated SVG creation
- Physically-based painting
- HDR/WCG color handling
- Real-time collaborative editing
- Constraint solver
- Custom node scripting
- Asset manager and store
- Portable render engine
- Batch conversion and processing
- Mixed vector and raster design
- Data visualization and graph/charts
- Data-driven template replacement
- Native desktop application
- Distributed rendering system