Is there an SDK for the unity engine?
I’d like to convert some of my scripts to C++ to increase their speed.
Thanks,
Tharyn
Is there an SDK for the unity engine?
I’d like to convert some of my scripts to C++ to increase their speed.
Thanks,
Tharyn
creating native code plugins in C++ or Objective C is only available in unity pro
And they don’t allow access to the Unity engine anyway, so they wouldn’t be useful for many scripts.
However, they are working on something which would allow this. Presumably it’s going to happen regardless of whether the TOS ban Unity as is, so it will be an option when it’s done.
http://blogs.unity3d.com/2010/07/02/unity-and-ios-4-0-update-iii/
You can get the unity source code license by contacting unity and spending a few hundred grand(estimate).
Thanks guys.
RE: aNTeNNa trEE…Exactly what I was looking for.
Cheers!