- Hands-On Artificial Intelligence with Unreal Engine
- Francesco Sapio
- 137字
- 2021-06-24 15:23:14
Visual Studio
You won't need this if you are using Blueprint—this is for C++ users only.
In fact, we will need an IDE to edit our C++ code. We are going to use Visual Studio, since it's well-integrated with Unreal. You will be able to download Visual Studio Community Edition for free through the official website, https://www.visualstudio.com, or from https://visualstudio.microsoft.com/vs/.
You may also find this short guide on how to set up Visual Studio so that it works with Unreal Engine useful: https://docs.unrealengine.com/en-us/Programming/Development/VisualStudioSetup.
Once you have everything installed and ready to go, we can continue with the rest of this chapter.
If you are a MacOS user, there is a version of Visual Studio for MacOS. You can use that one. Alternatively, you might be able to use XCode.
推薦閱讀
- Learn ECMAScript(Second Edition)
- Rust編程:入門、實戰與進階
- Python程序設計(第3版)
- Rust編程從入門到實戰
- Python自動化運維快速入門
- Git高手之路
- 數據結構(Python語言描述)(第2版)
- Reactive Programming With Java 9
- 基于Swift語言的iOS App 商業實戰教程
- Machine Learning With Go
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- Android Studio開發實戰:從零基礎到App上線 (移動開發叢書)
- 超簡單:用Python讓Excel飛起來(實戰150例)
- PhoneGap 4 Mobile Application Development Cookbook
- Software Development on the SAP HANA Platform