https://github.com/dalboris/vpaint
Revision 966921c19eb4c067f52f2890ad83f8a6570acf15 authored by Boris Dalstein on 09 November 2019, 22:35:25 UTC, committed by Boris Dalstein on 09 November 2019, 22:35:25 UTC
1 parent b9942b9
Raw File
Tip revision: 966921c19eb4c067f52f2890ad83f8a6570acf15 authored by Boris Dalstein on 09 November 2019, 22:35:25 UTC
Change license from MIT to Apache 2.0 (#88)
Tip revision: 966921c
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