@@ -12,6 +12,8 @@ css = ["features.css"]
1212
1313The current alpha version of Graphite is a tool for vector art and graphic design. It also supports a limited, experimental raster editing toolset. All this is built around a central node graph that stores layer data and provides a basic—but continually improving—procedural design and nondestructive editing workflow which is a unique feature among vector editing software.
1414
15+ Stay tuned for major performance uplifts, a multiplatform native desktop app, and a full suite of raster editing tools being developed throughout 2024.
16+
1517</div >
1618</section >
1719
@@ -115,29 +117,29 @@ Always on the bleeding edge and built to last— Graphite is written on a robust
115117 <img class="atlas" style="--atlas-index: 9" src="https://static.graphite.rs/icons/icon-atlas-roadmap.png" alt="" />
116118 <span>Procedurally-defined vector data</span>
117119 </div>
118- <div class="informational">
120+ <div class="informational ongoing" title="Development Ongoing ">
119121 <img class="atlas" style="--atlas-index: 8" src="https://static.graphite.rs/icons/icon-atlas-roadmap.png" alt="" />
120122 <span>Graph data attribute spreadsheet</span>
121123 </div>
122124 <div class="informational">
123125 <img class="atlas" style="--atlas-index: 11" src="https://static.graphite.rs/icons/icon-atlas-roadmap.png" alt="" />
124126 <span>WebGPU accelerated rendering</span>
125127 </div>
126- <div class="informational">
127- <img class="atlas" style="--atlas-index: 12" src="https://static.graphite.rs/icons/icon-atlas-roadmap.png" alt="" />
128- <span>New vector graphics renderer (Vello)</span>
129- </div>
130128 <div class="informational">
131129 <img class="atlas" style="--atlas-index: 14" src="https://static.graphite.rs/icons/icon-atlas-roadmap.png" alt="" />
132130 <span>Adaptive resolution raster rendering</span>
133131 </div>
132+ <div class="informational">
133+ <img class="atlas" style="--atlas-index: 12" src="https://static.graphite.rs/icons/icon-atlas-roadmap.png" alt="" />
134+ <span>New vector 2D renderer (with <a target="_blank" href="https://github.com/linebender/vello">Vello</a>)</span>
135+ </div>
134136 <div class="informational">
135137 <img class="atlas" style="--atlas-index: 6" src="https://static.graphite.rs/icons/icon-atlas-roadmap.png" alt="" />
136- <span>Desktop app with built-in AI models </span>
138+ <span>Native desktop app ( with <a target="_blank" href="https://tauri.app/">Tauri</a>) </span>
137139 </div>
138140 <div class="informational">
139141 <img class="atlas" style="--atlas-index: 42" src="https://static.graphite.rs/icons/icon-atlas-roadmap.png" alt="" />
140- <span>Timeline and animation curves </span>
142+ <span>Timeline and animation channels </span>
141143 </div>
142144 <div class="informational">
143145 <img class="atlas" style="--atlas-index: 22" src="https://static.graphite.rs/icons/icon-atlas-roadmap.png" alt="" />
@@ -171,6 +173,10 @@ Always on the bleeding edge and built to last— Graphite is written on a robust
171173 <img class="atlas" style="--atlas-index: 16" src="https://static.graphite.rs/icons/icon-atlas-roadmap.png" alt="" />
172174 <span>Remote compile/render server</span>
173175 </div>
176+ <div class="informational">
177+ <img class="atlas" style="--atlas-index: 46" src="https://static.graphite.rs/icons/icon-atlas-roadmap.png" alt="" />
178+ <span>Portable, embeddable render engine</span>
179+ </div>
174180 <div class="informational">
175181 <img class="atlas" style="--atlas-index: 17" src="https://static.graphite.rs/icons/icon-atlas-roadmap.png" alt="" />
176182 <span>Code editor for custom nodes</span>
@@ -261,7 +267,7 @@ Always on the bleeding edge and built to last— Graphite is written on a robust
261267 </div>
262268 <div class="informational">
263269 <img class="atlas" style="--atlas-index: 41" src="https://static.graphite.rs/icons/icon-atlas-roadmap.png" alt="" />
264- <span>Native UI rewrite from HTML frontend</span>
270+ <span>Native UI rewrite (no HTML frontend) </span>
265271 </div>
266272 <div class="informational">
267273 <img class="atlas" style="--atlas-index: 48" src="https://static.graphite.rs/icons/icon-atlas-roadmap.png" alt="" />
@@ -279,10 +285,6 @@ Always on the bleeding edge and built to last— Graphite is written on a robust
279285 <img class="atlas" style="--atlas-index: 45" src="https://static.graphite.rs/icons/icon-atlas-roadmap.png" alt="" />
280286 <span>iPad app</span>
281287 </div>
282- <div class="informational">
283- <img class="atlas" style="--atlas-index: 46" src="https://static.graphite.rs/icons/icon-atlas-roadmap.png" alt="" />
284- <span>Portable, embeddable render engine</span>
285- </div>
286288 <div class="informational">
287289 <img class="atlas" style="--atlas-index: 49" src="https://static.graphite.rs/icons/icon-atlas-roadmap.png" alt="" />
288290 <span><em>…and that's all just the beginning…</em></span>
0 commit comments