@@ -468,6 +468,46 @@ it got a lot of new functionality and improved existing:
468
468
469
469
## Tooling Updates
470
470
471
+ ### [ Graphite] [ graphite-website ]
472
+
473
+ [
474
+ ![ Graphite logo] ( graphite-vector-demo.png )
475
+ _ Video: 3-minute timelapse of a vector art piece illustrated in Graphite_
476
+ ] [ graphite-vector-demo ]
477
+
478
+ Graphite ([ website] [ graphite-website ] , [ GitHub] [ graphite-repo ] ,
479
+ [ Discord] [ graphite-discord ] , [ Twitter] [ graphite-twitter ] ) is a free,
480
+ in-development raster and vector 2D graphics editor based around a Rust-powered
481
+ node graph compositing engine.
482
+
483
+ December's [ sprint 21] [ graphite-sprint-21 ] introduces:
484
+
485
+ - Chain reaction: The Imaginate feature, an AI image generation workflow
486
+ powered by [ Stable Diffusion] [ graphite-stable-diffusion ] , becomes a node.
487
+ Chain together a sequence of fine-tuned generation steps. And explore ideas
488
+ by branching the graph into new creative directions.
489
+ - Node nurturing: New features provide polish to the node graph. Nodes can be
490
+ copy/pasted, hidden, previewed, and linked more easily.
491
+ - Bugs, begone!: A major effort to improve editor usability fixes dozens of
492
+ bugs and paper cuts. Boolean shape operations now crash less frequently, the
493
+ UI no longer slows down badly over time, and undo history is finally fixed.
494
+
495
+ Stay tuned for the imminent Alpha Milestone 2 release and progress converting
496
+ existing features into nodes.
497
+
498
+ Open the [ Graphite editor] [ graphite-editor ] in your browser to give it a try
499
+ and share your creations with #MadeWithGraphite on Twitter.
500
+
501
+ [ graphite-vector-demo ] : https://www.youtube.com/watch?v=JgJvAHQLnXA
502
+ "Graphite Vector Editing: \" Commander Basstronaut\" Artwork (25x Timelapse)"
503
+ [ graphite-website ] : https://graphite.rs
504
+ [ graphite-repo ] : https://github.com/GraphiteEditor/Graphite
505
+ [ graphite-discord ] : https://discord.graphite.rs
506
+ [ graphite-twitter ] : https://twitter.com/GraphiteEditor
507
+ [ graphite-sprint-21 ] : https://github.com/GraphiteEditor/Graphite/milestone/21
508
+ [ graphite-stable-diffusion ] : https://en.wikipedia.org/wiki/Stable_Diffusion
509
+ [ graphite-editor ] : https://editor.graphite.rs
510
+
471
511
## Library Updates
472
512
473
513
### [ Inox2d] [ inox2d ]
0 commit comments