Unity3d interaction with IOS

Source: Internet
Author: User

The source code of unity3d interaction with IOS can be used in Yusong Research Institute, but the xcode and unity versions of Yusong may be relatively low,

I use xcode 4.6 and unity3d 4.1. After the unity project is compiled into the xcode project,CodeAnd written by Yu Song

Int openeagl_unitycallback (uiwindow ** window, int * screenwidth, int * screenheight, int * openglesversion)

The new version is encapsulated and the created _ view is put in the iphone_view.m createviewhierarchy (), so after createviewhierarchy ();
Add
Myview * myview = [[myview alloc] init];
Uiviewcontroller * sglview = unitygetglviewcontroller ();
[Sglview. View addsubview: myview. View];

You can achieve it.

I am new to iOS development

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.