@@ -503,6 +503,38 @@ applications loading with OBJ files.
503503[ @virtualritz ] : https://github.com/virtualritz
504504[ @syoyo ] : https://github.com/syoyo
505505
506+ ### [ Graphite] [ graphite-repo ]
507+
508+ ![ Piet Mondrian's artwork replicated in Graphite using the new color picker] ( graphite-piet.png )
509+ _ Piet Mondrian's artwork replicated in Graphite using the new color picker_
510+
511+ Graphite ([ GitHub] [ graphite-repo ] , [ Discord] [ graphite-discord ] ,
512+ [ Twitter] ( https://twitter.com/GraphiteEditor ) ) is an in-development vector and
513+ raster graphics editor built on a nondestructive node-based workflow.
514+
515+ In the past month, new frontend features have mostly closed the gap for a
516+ visually-complete UI while a major Rust backend refactor took place.
517+
518+ A new frontend system for floating menus was added to draw menus over the UI,
519+ like dropdown menu input widgets and popovers to display the new color picker.
520+ Also the application menu bar was built with working buttons for the new Undo
521+ and Export SVG actions.
522+
523+ A large refactor in the Rust backend created a simpler communication strategy
524+ between all components in the software stack and a standard method of handling
525+ user inputs.
526+
527+ [ Try it right now in your browser.] [ graphite-live-demo ] Graphite is making
528+ rapid progress towards becoming a nondestructive, procedural graphics editor
529+ suitable of replacing traditional 2D DCC applications. Please
530+ [ join the Discord] [ graphite-discord ] - and consider asking for a tour of the
531+ code and how you can help!
532+
533+ [ graphite-repo ] : https://github.com/GraphiteEditor/Graphite
534+ [ graphite-discord ] : https://github.com/GraphiteEditor/Graphite/blob/master/README.md#discord
535+ [ graphite-twitter ] : https://twitter.com/GraphiteEditor
536+ [ graphite-live-demo ] : https://editor.graphite.design/
537+
506538## Popular Workgroup Issues in Github
507539
508540<!-- Up to 10 links to interesting issues -->
0 commit comments