Thread: WDL-OL
View Single Post
Old 12-06-2011, 01:42 PM   #18
caseyjames
Human being with feelings
 
caseyjames's Avatar
 
Join Date: Jul 2009
Posts: 632
Default

I'm working on making the move from JS and Reascript to iPlug with the aim to develop for iOS and VST.

I have a number of JS script's which I'm hoping are going to be simple to port since there isn't much that js does that's not part of C. That's the assumption anyway.... but... graphics...

Since the graphics libraries are different, what is the best way to approach that aspect? Is it better to set conditions for the code depending on the destination or to encapsulate the lower level graphics objects that share the same basic functionality in both languages?

Has anyone done anything like that? Is there a good tutorial?
caseyjames is offline   Reply With Quote