mapmapteam / mapmap

Open source video mapping software
http://www.mapmap.info
GNU General Public License v3.0
426 stars 62 forks source link

Bézier curves #79

Open aalex opened 9 years ago

aalex commented 9 years ago

This is a must for a serious video mapping software.

aalex commented 9 years ago

See http://qt-project.org/doc/qt-5/qpainterpath.html#cubicTo - though applying OpenGL textures on these shapes might be tricky.

aalex commented 9 years ago

Bézier curves could be quite handy, even if it's just with (black) color paint, for "masks".

sofian commented 8 years ago

Should be possible not only for meshes but for ellipses as well (and for triangles?)