- Unreal Engine 4 Scripting with C++ Cookbook
- William Sherif Stephen Whittle
- 108字
- 2021-07-08 10:50:40
What you need for this book
Creating a game is an elaborate task that will require a combination of assets and code. To create assets and code, we'll need some pretty advanced tools, including art tools, sound tools, level-editing tools, and code-editing tools. Assets include any visual artwork (2D sprites, 3D models), audio (music and sound effects), and game levels. To perform that, we'll set up a C++ coding environment to build our UE4 applications. We'll download Visual Studio 2015, install it, and set it up for UE4 C++ coding. (Visual Studio is an essential package for code editing when editing the C++ code for your UE4 game.)
推薦閱讀
- SOA實(shí)踐
- Arduino by Example
- Hands-On Data Structures and Algorithms with JavaScript
- C#程序設(shè)計(jì)(慕課版)
- OpenCV 3和Qt5計(jì)算機(jī)視覺應(yīng)用開發(fā)
- Python零基礎(chǔ)快樂學(xué)習(xí)之旅(K12實(shí)戰(zhàn)訓(xùn)練)
- Processing互動(dòng)編程藝術(shù)
- QGIS:Becoming a GIS Power User
- 高級(jí)語言程序設(shè)計(jì)(C語言版):基于計(jì)算思維能力培養(yǎng)
- PHP+MySQL+Dreamweaver動(dòng)態(tài)網(wǎng)站開發(fā)從入門到精通(第3版)
- Mastering Data Mining with Python:Find patterns hidden in your data
- Illustrator CS6設(shè)計(jì)與應(yīng)用任務(wù)教程
- PowerDesigner 16 從入門到精通
- Android Studio開發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到App上線 (移動(dòng)開發(fā)叢書)
- Mastering Embedded Linux Programming