Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8f56eac

Browse filesBrowse files
authored
N39: Graphite (rust-gamedev#1199)
1 parent aac015c commit 8f56eac
Copy full SHA for 8f56eac

File tree

2 files changed

+37
-0
lines changed
Filter options

2 files changed

+37
-0
lines changed

‎content/news/039/graphite.png

Copy file name to clipboard
25.2 KB
Loading

‎content/news/039/index.md

Copy file name to clipboardExpand all lines: content/news/039/index.md
+37Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,43 @@ it is expected to land sometime during November.
383383
[blackjack-blog-post]: https://ko-fi.com/post/New-nodes-Improved-Lua-bindings-and-lots-of-QoL-i-S6S6FK40S
384384
[blackjack-twitter]: https://twitter.com/Blackjack3dRust
385385

386+
### [Graphite][graphite-website]
387+
388+
![Graphite logo](graphite.png)
389+
390+
Graphite ([website][graphite-website], [GitHub][graphite-repo],
391+
[Discord][graphite-discord], [Twitter][graphite-twitter]) is a free,
392+
in-development raster and vector 2D graphics editor that will be based around a
393+
Rust-powered node graph compositing engine.
394+
395+
September and October's [sprint 19][graphite-sprint-19] focused on major new
396+
features and improvements to make Graphite more useful and usable.
397+
398+
- Like magic: [Stable Diffusion][graphite-stable-diffusion], the open source AI
399+
image generator, is integrated into Graphite as the Imaginate tool. It
400+
provides an innovative non-destructive workflow to interactively co-create
401+
art with a skilled AI.
402+
- Right on the nodes: Graphite's node graph engine is finally up and running,
403+
now integrated with a node-powered tool that desaturates the underlying
404+
artwork. A graph panel will be ready shortly. Just in time for
405+
[Nodevember][graphite-nodevember]!
406+
- With flying colors: The color picker menu gains hex/RGB/HSV controls.
407+
Gradients get unlimited color transitions. The Eyedropper tool is rewritten
408+
to sample pixels from the viewport. The editor UI gets a color scheme design
409+
refresh for improved clarity, plus helpful new input widgets.
410+
411+
Open the [Graphite editor][graphite-live-demo] in your browser to give it a try
412+
and share your creations with #MadeWithGraphite on Twitter.
413+
414+
[graphite-website]: https://graphite.rs
415+
[graphite-repo]: https://github.com/GraphiteEditor/Graphite
416+
[graphite-discord]: https://discord.graphite.rs
417+
[graphite-twitter]: https://twitter.com/GraphiteEditor
418+
[graphite-sprint-19]: https://github.com/GraphiteEditor/Graphite/milestone/19
419+
[graphite-stable-diffusion]: https://en.wikipedia.org/wiki/Stable_Diffusion
420+
[graphite-nodevember]: https://nodevember.io/
421+
[graphite-live-demo]: https://editor.graphite.rs
422+
386423
## Library Updates
387424

388425
### [glutin]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.