@@ -426,6 +426,37 @@ it's still a great way to learn the basics of rg3d and Rust gamedev in general!
426
426
427
427
## Tooling Updates
428
428
429
+ ### [ Graphite] [ graphite-repo ]
430
+
431
+ ![ Graphite logo] ( graphite_scream.png )
432
+ _ A recreation of "The Scream" in Graphite by Norgate_
433
+
434
+ Graphite ([ GitHub] [ graphite-repo ] , [ Discord] [ graphite-discord ] ,
435
+ [ Twitter] ( https://twitter.com/GraphiteEditor ) ) is an in-development vector and
436
+ raster graphics editor built on a non-destructive node-based workflow.
437
+
438
+ In the past month, the editor has gained numerous vector editing features,
439
+ including moving layers with the keyboard or mouse, filling and copying colors,
440
+ flipping and aligning selected layers, and setting blend modes and layer
441
+ opacity.
442
+
443
+ Scrollbars, rulers, and thumbnails are now functional. Full screen support has
444
+ been added, along with a hotkey to center the artwork. An options bar with
445
+ tool-specific settings and actions has been implemented, currently allowing
446
+ the number of sides of a polygon to be selected. The order of layers can now be
447
+ changed using hotkeys.
448
+
449
+ [ Try it right now in your browser.] [ graphite-live-demo ] Graphite is making
450
+ rapid progress towards becoming a non-destructive, procedural graphics editor
451
+ suitable of replacing traditional 2D DCC applications. The release of Graphite
452
+ 0.1 is anticipated in the coming month; come
453
+ [ join the Discord] [ graphite-discord ] to help make it happen!
454
+
455
+ [ graphite-repo ] : https://github.com/GraphiteEditor/Graphite
456
+ [ graphite-discord ] : https://discord.graphite.design
457
+ [ graphite-twitter ] : https://twitter.com/GraphiteEditor
458
+ [ graphite-live-demo ] : https://editor.graphite.design
459
+
429
460
## Library Updates
430
461
431
462
### [ discord-sdk]
0 commit comments