Last active
August 29, 2015 14:06
-
-
Save fire/32f487cbcc58387b91e0 to your computer and use it in GitHub Desktop.
noflow c++ runtime
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Thu Sep 18 PDT 2014 | |
[03:16:22] <iFire> Hello anyone? | |
[03:17:19] <iFire> How hard is it to create a c++ runtime of noflo? | |
[03:19:19] <iFire> I'm going to assume there's some sort of exchange of the json graphs from the runtime to the node based editor | |
[03:20:55] <iFire> seems like I have to rewrite all the components D: | |
[05:10:36] <ensonic> iFire, yep, it you have a c++ runtime, you can't use components writtne in coffeescript | |
[05:11:15] <ensonic> but you can still setup a flow graph where just a subset of things runs on your c++ runtime | |
There's cppfbp, microflow and imgflo. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment