Graphite
Method-Draw
Graphite | Method-Draw | |
---|---|---|
54 | 10 | |
18,764 | 2,894 | |
37.3% | 0.0% | |
9.8 | 0.0 | |
7 days ago | about 1 year ago | |
Rust | JavaScript | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Graphite
-
Malleable software: Restoring user agency in a world of locked-down apps
A tool which looks at this sort of thing which was mentioned here recently:
https://news.ycombinator.com/item?id=44118159
but which didn't seem to get much traction is:
https://pontus.granstrom.me/scrappy/
but it pretty much only works for JavaScript programmers and their friends (or folks interested in learning JavaScript).
Other tools which I'd like to put forward as meriting discussion in this context include:
- LyX --- making new layout files allows a user to create a customized tool for pretty much any sort of document they might wish to work on --- a front-end for LaTeX
- pyspread --- every cell being either a Python program or the output of a program, and the possibility of cells being an image allows one to do pretty much anything without the overhead of making or reading a file
- Ipe https://ipe.otfried.org/ --- an extensible drawing program, this really needs a simpler mechanism for that and I'd love to see a tool in the vector drawing space which addressed that --- perhaps the nascent https://graphite.rs/ ?
- Graphite: Node-based, non-destructive, procedural 2D vector editor
-
Shaderblocks: Block-Based Image Editing
https://graphite.rs/ (still early in development) offers node-based editing.
- Perplexity分析股票 - FAV0周刊#018
-
Analyzing Stocks with Perplexity - FAV0 Weekly #018
2D Content Creation Tool (Open Source Photoshop?)
-
Q3 dev update for Graphite, a Blender-inspired 2D procedural design Rust app
I was referring to the link posted to HN: https://graphite.rs/
-
Inkscape 1.4 Released
I love Inkscape so much. I use it every other week to make presentations, slides or just simple graphics when I need it. I illustrated my thesis with it.
Another piece of 2D vector software that I use and recommend is Graphite [1]. It too is open source. Graphite has nodes and can be procedural in nature. Have them both in your graphics toolbox.
[1] https://github.com/GraphiteEditor/Graphite
- 3D and 2D: Testing out my cross-platform graphics engine
-
Canva acquires Affinity, its biggest acquisition, to compete with Adobe
There is also Graphite (https://graphite.rs/) which, unlike Gimp, has a modern architecture and very ambitious goals (Blender for 2D basically).
-
Any good beginner open source projects for a guy with a math background?
If you're interested in either computational geometry, layout/packing/constraints, or functional programming language concepts, those are all the math-related concepts that we're currently interacting with for Graphite, a 2D vector graphics editor that's aiming to become the next Blender (but for 2D instead of 3D). If that sounds interesting, I'd love to help get you started if you want to join our Discord and I can explain the math-related work that we need to get done. Cheers!
Method-Draw
-
Animate an SVG path with CSS
The first part was to create an SVG line, and I used sketch to draw a triangle-looking element. You can draw anything you want or even use online free tools.
-
GIS Symbology for Archaeology
I am not aware any exist. Best you can probably do is make your own. Using this site it is a rather quick process, I made this Burial Mound in like 5 minutes.
- Seeking An SVG Editor
- Open Source SVG Editor
- Method Draw Vector Editor
-
Color gradient along a path - is there free software that can achieve this? Image shown was done using Adobe Illustrator.
this online svg editor can do it: https://editor.method.ac/
-
Tech Question: What software does your library have on patron machines
The best Photoshop alternative is Photopea, which is browser-based. For Adobe Illustrator, I'd suggest Method (also browser-based). Another browser-based tool I'd mention is AudioMass, which allows quick and simple audio editing.
- Online SVG Editor
- [DIY Speakers] What flat packs would you buy if they were available to buy?
-
Lazy loading react components with React.lazy and Suspense
Most modern design tools support exporting design directly as SVG which can be used with react-content-loader. If you want to get your hands dirty and do it yourself, Method Draw is an excellent web tool that you can use to design your fallback placeholder animation. It supports exporting as SVG and it's even open source!
What are some alternatives?
stegano-rs - A cross-platform command line tool for steganography focused on performance and simplicity written in rust-lang.
iconvg - IconVG is a compact, binary format for simple vector graphics: icons, logos, glyphs and emoji.
burn - Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals. [Moved to: https://github.com/Tracel-AI/burn]
SyncPaint - A web app for synchronized group drawing. Draw together with other people in real time.
GimelStudio - Non-destructive 2D graphics editor
drawing - Simple image editor for Linux