mapmapteam / mapmap

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

Syphon paint (source) on macOS #62

Open aalex opened 9 years ago

aalex commented 9 years ago

Add Syphon support on macOS through a special Paint.

sofian commented 8 years ago

Splash contains code for interop with Syphon, looks pretty neat. https://github.com/paperManu/splash https://github.com/paperManu/splash/blob/master/src/texture_syphon.cpp

sofian commented 8 years ago

Also: https://github.com/paperManu/splash/blob/master/src/texture_syphon_client.mm

aalex commented 8 years ago

http://stackoverflow.com/questions/2355056/how-to-mix-qt-c-and-obj-c-cocoa

aalex commented 7 years ago

Here is how to compile a Qt project against the Syphon framework: https://github.com/Delicode/Vidiot/blob/master/Vidiot.pro#L147

sofian commented 6 years ago

@ltsadair has started working on this issue!