- CryENGINE Game Programming with C++,C#,and Lua
- Filip Lundgren Ruan Pearce-Authers
- 145字
- 2021-11-12 16:37:07
Downloading the book's CryENGINE sample installation
For this book, we will be using a custom CryENGINE sample as a base for learning the workings of the engine. Most exercises in the book depend on this sample; however, the working knowledge you get from this can be applied to the default CryENGINE Free SDK (available at http://www.crydev.net).
To download the sample installation, follow these steps:
- Visit https://github.com/inkdev/CryENGINE-Game-Programming-Sample and click on the Download ZIP button in order to download a compressed archive containing the sample.
- Once downloaded, extract the contents of the archive to a folder of your choice. For the sake of the example, we will be extracting it to
C:\Crytek\CryENGINE-Programming-Sample
.
What just happened?
You should now have a copy of our sample CryENGINE installation. You can now run and view the sample content which we will be using for the most part of this book.
推薦閱讀
- 軟件安全技術
- Node.js+Webpack開發實戰
- R語言數據分析從入門到精通
- Monkey Game Development:Beginner's Guide
- 摩登創客:與智能手機和平板電腦共舞
- NLTK基礎教程:用NLTK和Python庫構建機器學習應用
- 高級C/C++編譯技術(典藏版)
- JavaScript從入門到精通(第3版)
- HDInsight Essentials(Second Edition)
- 低代碼平臺開發實踐:基于React
- 創意UI Photoshop玩轉移動UI設計
- Practical Predictive Analytics
- Java EE項目應用開發
- Python機器學習
- Java Web應用開發