Skip to content

Commit fd254e3

Browse files
Add Darkly and Graphite to graphics section
[Darkly](https://github.com/darkly-art/darkly) is a raster-first photo editor geared toward digital painters, with a node-based brush engine and procreate-like stroke stabilization. [Graphite](https://github.com/GraphiteEditor/Graphite) is a vector-first and written in Rust, with a node-based vector engine, great for graphic design and nondestructive workflows. Both run in the browser, and are written in Rust + Svelte + Webassembly.
1 parent b23492e commit fd254e3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,8 @@ See also [Games Made With Piston](https://github.com/PistonDevelopers/piston/wik
246246

247247
### Graphics
248248

249+
* [Darkly](https://github.com/darkly-art/darkly) - Entropic editor for digital artists and painters
250+
* [Graphite](https://github.com/GraphiteEditor/graphite) - Vector-based graphics editor
249251
* [Limeth/euclider](https://github.com/Limeth/euclider) — A real-time 4D CPU ray tracer [<img src="https://api.travis-ci.org/Limeth/euclider.svg?branch=master">](https://travis-ci.org/Limeth/euclider)
250252
* [ivanceras/svgbob](https://github.com/ivanceras/svgbob) — converts ASCII diagrams into SVG graphics [<img src="https://api.travis-ci.org/ivanceras/svgbob.svg">](https://travis-ci.org/ivanceras/svgbob)
251253
* [RazrFalcon/svgcleaner](https://github.com/RazrFalcon/svgcleaner) — tidies SVG graphics

0 commit comments

Comments
 (0)