Unity SDK available?

Hi there,

Where i can find unity SDK?

rahu:smile:

http://unity3d.com/unity/download/

–Eric

Haha! You just made my night. 194 posts and you post this pretty obvious question now!? Thanks man. Brilliant.

Lol! :smile:

It is just unity 3d, not SDK?
I wanted a base code using which i can make my own plugins.
Is there any thing that is suitable for that.

There is no SDK in the form of an engine to integrate somewhere else if thats what you are looking for.
there is only unity as an engine to use with editor and .NET coding.

if you want to do plugins that add new functionality you can call from Unity towards the outside check the corresponding documentation but be aware that plugins can only add functionality on the outside, the can not impact how unity works internally aside of sending messages in basically

i want to create stereoscopic 3d solution for Unity 3D, for which i need access to unity SDK. Is there any one who can/want to help me?
If we success many people using unity will not need to switch to any other engine only for stereoscopy.