Skip to content

Commit c588c74

Browse files
authored
N34: Graphite (#1053)
1 parent 98a9750 commit c588c74

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

content/news/034/graphite.png

25.2 KB
Loading

content/news/034/index.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,37 @@ on GitHub.
395395
[kettlecorn_twitter]: https://twitter.com/kettlecorn
396396
[bloom_update_twitter]: https://twitter.com/kettlecorn/status/1529193509462360065
397397

398+
### [Graphite][graphite-website]
399+
400+
![Graphite](graphite.png)
401+
402+
Graphite ([website][graphite-website], [GitHub][graphite-repo],
403+
[Discord][graphite-discord], [Twitter][graphite-twitter]) is a free,
404+
in-development raster and vector 2D graphics editor. It will be powered by a
405+
node graph compositing engine that supercharges your layer stack, providing a
406+
completely non-destructive editing experience.
407+
408+
- Spring cleaning: The past month's Sprint 15 work has focused mostly on
409+
technical debt cleanup, documentation, and bug fixes around the frontend. That
410+
continues with the Rust backend next month.
411+
412+
- A Radiant Gradient: The Gradient tool now supports radial styles in
413+
addition to linear.
414+
415+
- New blog post: [Learn about the plans][graphite-blog-post] for
416+
distributed computing across many CPUs and GPUs with Graphene, the Rust-based
417+
node graph engine and renderer that will power Graphite.
418+
419+
Open the [Graphite editor][graphite-live-demo] in your browser to give it a try
420+
and share your creations with `#MadeWithGraphite` on Twitter.
421+
422+
[graphite-website]: https://graphite.rs
423+
[graphite-repo]: https://github.com/GraphiteEditor/Graphite
424+
[graphite-discord]: https://discord.graphite.rs
425+
[graphite-twitter]: https://twitter.com/GraphiteEditor
426+
[graphite-live-demo]: https://editor.graphite.rs
427+
[graphite-blog-post]: https://graphite.rs/blog/distributed-computing-in-the-graphene-runtime/
428+
398429
## Library Updates
399430

400431
### [bevy_mod_scripting]

0 commit comments

Comments
 (0)