@@ -395,6 +395,37 @@ on GitHub.
395
395
[ kettlecorn_twitter ] : https://twitter.com/kettlecorn
396
396
[ bloom_update_twitter ] : https://twitter.com/kettlecorn/status/1529193509462360065
397
397
398
+ ### [ Graphite] [ graphite-website ]
399
+
400
+ ![ Graphite] ( graphite.png )
401
+
402
+ Graphite ([ website] [ graphite-website ] , [ GitHub] [ graphite-repo ] ,
403
+ [ Discord] [ graphite-discord ] , [ Twitter] [ graphite-twitter ] ) is a free,
404
+ in-development raster and vector 2D graphics editor. It will be powered by a
405
+ node graph compositing engine that supercharges your layer stack, providing a
406
+ completely non-destructive editing experience.
407
+
408
+ - Spring cleaning: The past month's Sprint 15 work has focused mostly on
409
+ technical debt cleanup, documentation, and bug fixes around the frontend. That
410
+ continues with the Rust backend next month.
411
+
412
+ - A Radiant Gradient: The Gradient tool now supports radial styles in
413
+ addition to linear.
414
+
415
+ - New blog post: [ Learn about the plans] [ graphite-blog-post ] for
416
+ distributed computing across many CPUs and GPUs with Graphene, the Rust-based
417
+ node graph engine and renderer that will power Graphite.
418
+
419
+ Open the [ Graphite editor] [ graphite-live-demo ] in your browser to give it a try
420
+ and share your creations with ` #MadeWithGraphite ` on Twitter.
421
+
422
+ [ graphite-website ] : https://graphite.rs
423
+ [ graphite-repo ] : https://github.com/GraphiteEditor/Graphite
424
+ [ graphite-discord ] : https://discord.graphite.rs
425
+ [ graphite-twitter ] : https://twitter.com/GraphiteEditor
426
+ [ graphite-live-demo ] : https://editor.graphite.rs
427
+ [ graphite-blog-post ] : https://graphite.rs/blog/distributed-computing-in-the-graphene-runtime/
428
+
398
429
## Library Updates
399
430
400
431
### [ bevy_mod_scripting]
0 commit comments