- Learning Game AI Programming with Lua
- David Young
- 60字
- 2021-08-05 17:02:12
Running your sandbox for the first time
Now, compile your solution and run your sandbox. As no meshes, lights, and so on have been added to the sandbox yet, all you should see is a black screen. While this might seem small, a lot has happened already, and your SandboxApplication
class is properly set up to let Lua take over.
推薦閱讀
- 數據分析實戰:基于EXCEL和SPSS系列工具的實踐
- Mastering Ninject for Dependency Injection
- 使用GitOps實現Kubernetes的持續部署:模式、流程及工具
- InfluxDB原理與實戰
- 計算機信息技術基礎實驗與習題
- 工業大數據分析算法實戰
- 數據化網站運營深度剖析
- 數字媒體交互設計(初級):Web產品交互設計方法與案例
- 深入淺出 Hyperscan:高性能正則表達式算法原理與設計
- 貫通SQL Server 2008數據庫系統開發
- Access 2010數據庫程序設計實踐教程
- Spring Boot 2.0 Cookbook(Second Edition)
- 數據挖掘算法實踐與案例詳解
- 大數據技術體系詳解:原理、架構與實踐
- Learning Game AI Programming with Lua