@@ -274,6 +274,36 @@ _Discussions:
274
274
[ blackjack-paper ] : https://onrendering.com/data/papers/catmark/HalfedgeCatmullClark.pdf
275
275
[ blackjack-node-graph-crate ] : https://github.com/setzer22/egui_node_graph
276
276
277
+ ### [ Graphite] [ graphite-website ]
278
+
279
+ ![ Graphite] ( graphite.png )
280
+
281
+ Graphite is an in-development raster and vector 2D graphics editor that is free
282
+ and open source. It will be powered by a node graph compositing engine that
283
+ supercharges your layer stack, providing a completely non-destructive editing
284
+ experience.
285
+
286
+ After officially launching the alpha version last month, work has progressed
287
+ designing the node graph system. Also, the team has spent this month adding
288
+ polish to the application and continuing work on more website content.
289
+
290
+ A new editor feature is the Gradient tool which makes it possible to add some
291
+ colorful pizzazz. This means that finally all vector editing tools are
292
+ implemented, but some can still use improvement. (Ask how you can help with
293
+ that!) Additional work has gone into visual changes to help aid in clarity and
294
+ discoverability for new users.
295
+
296
+ Check out the [ new website] [ graphite-website ] , try the
297
+ [ Graphite editor] [ graphite-live-demo ] right now in your browser, star on
298
+ [ GitHub] [ graphite-repo ] , follow on [ Twitter] [ graphite-twitter ] , and join the
299
+ [ Discord] [ graphite-discord ] to chat or get involved!
300
+
301
+ [ graphite-website ] : https://graphite.rs
302
+ [ graphite-live-demo ] : https://editor.graphite.rs
303
+ [ graphite-repo ] : https://github.com/GraphiteEditor/Graphite
304
+ [ graphite-twitter ] : https://twitter.com/GraphiteEditor
305
+ [ graphite-discord ] : https://discord.graphite.rs
306
+
277
307
## Library Updates
278
308
279
309
### [ vach]
0 commit comments