←back to thread

783 points Keavon | 1 comments | | HN request time: 0.001s | source

For the past three years I've been building what I hope will be the next Blender, tackling the lack of any good 2D design or image editing tools outside the Adobe monopoly. This was our first year participating in Google Summer of Code and this Q3 update includes the big payoff from that, covering the most progress we've made so far as a project. If you're a Rust dev, consider getting involved as we apply for the next GSoC in the new year— you could be our intern next summer :)

Q3 progress report: https://graphite.rs/blog/graphite-progress-report-q3-2024/

Show context
egypturnash ◴[] No.41853957[source]
This looks neat. I’ve been using Illustrator for twenty five years and have been wishing for a node-oriented replacement of the Appearance stack a lot lately. I will have to check it out when you have binaries, I hate web apps.
replies(2): >>41854031 #>>41854127 #
skavi ◴[] No.41854127[source]
Is Electron really so different in your experience than a PWA?

Personally, I always try to use a PWA when the app is otherwise offered via Electron.

If it’s going to depend on a browser engine, it may as well be the one I already have open and update regularly.

replies(3): >>41854934 #>>41858501 #>>41897666 #
1. ktm5j ◴[] No.41897666[source]
This is a webapp via web assembly, when they have a desktop app Electron will have nothing to do with it.