|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/unity-multiplatform/
课程评论:没有评论
Course Summary: This Coursera course, "Usage of Unconventional Functions in Unity - Cross-Platform Engineering Practices," focuses on core technical aspects of cross-platform development in Unity, using iOS and Android as primary examples. It aims to demonstrate how to build cross-platform applications more effectively, with knowledge transferable to other Unity-supported platforms like Windows. The course specifically delves into less common areas such as embedding Unity within native apps and utilizing native render plugins for efficient data transmission. These techniques are derived from the author's experience in Mobile AR application development, highlighting crucial steps for practical implementation. While not covering beginner-level tool or programming basics, it assumes a foundational understanding of Unity. The curriculum is structured into three main sections: 1. **Unity and Native App Communication:** This section likely covers methods and strategies for seamless interaction and data exchange between Unity and native application components. 2. **Embedding Unity in Native Apps:** This part will focus on the technicalities and best practices for integrating a Unity project as a component within a larger native application. 3. **High-Efficiency Data Transmission using Unity Native Render Plugins:** This section explores the use of native render plugins to achieve high-performance data transfer, a critical aspect for graphics-intensive applications. Overall, the course is designed to assist learners in designing robust cross-platform app architectures with greater ease.
在本課程中您將看到 Unity 跨平台開發實踐中的最核心的技術關鍵點。課程以 iOS 和 Android 平台為例,示範如何更合理的使用 Unity 建構一個跨平台應用程式。熟練之後,也可以舉反三擴展到 Unity 可以支援的其他平台,如 Windows 等。本課程重點在於比較稀有的Unity 嵌入native app 和 native render plugin 相關內容,是作者從事 Mobile AR 應用開發時總結的關鍵技術點,提煉出其中最重要的關鍵步驟作為演示,並且有可能拓展到其他領域或行業。希望可以幫助您更輕鬆的設計跨平台 app 架構。課程不包含工具及程式設計相關入門基礎內容,需有一定基礎再學習。主要分為三大部分Unity 與 Native 相互通訊Unity 嵌入 Native app使用 Unity native render plugin 實現高效率的影響傳輸