Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blog post: Graphite progress report (Q3 2024) #2013

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Blog post: Graphite progress report (Q3 2024) #2013

merged 2 commits into from
Oct 15, 2024

Conversation

0HyperCube
Copy link
Member

No description provided.

Comment on lines 252 to 255
<div class="feature-icon">
<img class="atlas" style="--atlas-index: 48" src="https://static.graphite.rs/icons/icon-atlas-roadmap__3.png" alt="" />
<span>Mesh vector format</span>
</div>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mesh vector data shouldn't be much work. We already have the vector data format. Tools don't need that much modification (they already work with the new format). The conversion to SVG is a bit harder but still not too complex if we accept improper stroke joins when >=3 lines converge.

Comment on lines 13 to 15
[Graphite](/), a new open source 2D procedural graphics editor, has spent April–June introducing **boolean path operations, a new gradient picker, layer locking**, and more improvements.

In this quater we have continued iterating on the usability of our unqiue node powered vector workflow. As we reach the conclusion of the [Google Summer of Code](/blog/graphite-internships-announcing-participation-in-gsoc-2024/) projects, we now have a polished node graph organisation system, a working RAW image pipeline (not yet in the editor), and a WebGPU based renderer (File -> Preferences -> Vello). Thanks to the students for their hard work on this and to Google's open source team for sponsoring.
Overall, editor functionality has been shaping up and becoming an all around useful tool suite, with notable reductions in rough edges for the vector graphics workflow (our initial focus). Raster and raw photo processing workflows are also now in-development by our [Google Summer of Code](/blog/graphite-internships-announcing-participation-in-gsoc-2024/) student interns. Node graph quality-of-life improvements centered around tidy node organization are also the focus of the summer work that's underway. These projects are detailed below.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume I shouldn't bother to write any prose in future (given that you don't even want it as a starting point)?

@Keavon Keavon merged commit 19540d8 into master Oct 15, 2024
6 checks passed
@Keavon Keavon deleted the q3-blog branch October 15, 2024 20:09
Keavon added a commit that referenced this pull request Oct 15, 2024
* Q3 blog

* WIP

---------

Co-authored-by: Keavon Chambers <[email protected]>
Keavon added a commit that referenced this pull request Oct 15, 2024
* Q3 blog

* WIP

---------

Co-authored-by: Keavon Chambers <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants