@@ -509,6 +509,38 @@ These goals have lead to an unique interface.
509
509
[ hackerfoo-website ] : https://hackerfoo.com
510
510
[ noumenal-beta ] : https://testflight.apple.com/join/I6x5Yksx
511
511
512
+ ### [ Graphite] [ graphite-website ]
513
+
514
+ ![ Graphite] ( graphite-node-graph.png )
515
+
516
+ Graphite is an in-development raster and vector 2D graphics editor that is free
517
+ and open source. It will be powered by a node graph compositing engine that
518
+ supercharges your layer stack, providing a completely non-destructive editing
519
+ experience.
520
+
521
+ With the completion of the node graph UX design, work has begun building the
522
+ frontend and backend systems for the big leap to node-driven vector editing.
523
+ This works by composing groups of Rust functions together at runtime and/or
524
+ compile time. [ Watch the (brief) talk] [ graphite-gamedev-nodes-talk ] about how
525
+ the backend implementation works around challenges imposed by Rust.
526
+
527
+ New editor features this month include importing bitmap image layers and
528
+ customizing stroke styling with dashed lines and rounded or beveled corners.
529
+ The [ project website] [ graphite-website ] is also now mostly content-complete,
530
+ including new node graph mockups.
531
+
532
+ Check out the [ new website] [ graphite-website ] , try the
533
+ [ Graphite editor] [ graphite-live-demo ] right now in your browser, star on
534
+ [ GitHub] [ graphite-repo ] , follow on [ Twitter] [ graphite-twitter ] , and join the
535
+ [ Discord] [ graphite-discord ] to chat or get involved!
536
+
537
+ [ graphite-website ] : https://graphite.rs
538
+ [ graphite-gamedev-nodes-talk ] : https://youtu.be/okWFrfaaADs?t=4014
539
+ [ graphite-live-demo ] : https://editor.graphite.rs
540
+ [ graphite-repo ] : https://github.com/GraphiteEditor/Graphite
541
+ [ graphite-twitter ] : https://twitter.com/GraphiteEditor
542
+ [ graphite-discord ] : https://discord.graphite.rs
543
+
512
544
## Library Updates
513
545
514
546
### [ bevy_match3]
0 commit comments