https://github.com/dalboris/vpaint
Revision dcd3178de1d56aa2db9f5e1528a514de8d525cfb authored by Boris Dalstein on 13 December 2019, 17:17:21 UTC, committed by Boris Dalstein on 13 December 2019, 17:17:21 UTC
1 parent acd9a6a
Raw File
Tip revision: dcd3178de1d56aa2db9f5e1528a514de8d525cfb authored by Boris Dalstein on 13 December 2019, 17:17:21 UTC
SVG Import: allow users to specify whether to have vertices at all path nodes or only at end points (#9)
Tip revision: dcd3178
README.md
![VPaint](https://github.com/dalboris/vpaint/blob/master/src/Gui/images/logobeta.png)

VPaint is a research prototype that was written as a proof-of-concept
while developing the
[Vector Animation Complex](http://www.borisdalstein.com/research/vac/)
technology. It is not maintained anymore.

If you are interested in this technology, please checkout our new
project [VGC Software](https://github.com/vgc-io/vgc)! It is basically
a reimplementation from scratch of VPaint, providing better stability,
performance, and long-term sustainability.

VPaint is licensed under
the [Apache 2.0 License](https://github.com/dalboris/vpaint/blob/master/LICENSE).
back to top