Are plugins cross-platform?
Are plugins developed for after effects compatible accross both Mac and Windows, or does one need to take into consideration the platform their using when developing a plugin?
Are plugins developed for after effects compatible accross both Mac and Windows, or does one need to take into consideration the platform their using when developing a plugin?
generally speaking, there should not be a problem porting from pc to mac (and vice versa) using the exact same code.
over 99% of the API is completely cross platform without any special notes.
there are some rarities, and these are documented.
most major differences between platforms come when you use the OS API. (opening an OS level window for options, for example)
but in terms of handling buffers, pixels, ram and the use of the API suites, you shouldn't have any worries.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.