- Android NDK Game Development Cookbook
- Sergey Kosarevsky Viktor Latypov
- 178字
- 2021-07-21 18:21:20
What you need for this book
This book is centered on a Windows-based PC. An Android smartphone or tablet is advisable due to the limitations of the emulator in 3D graphics and native audio.
Note
The source code in this book is based on open-source Linderdaum Engine and is a hard squeezing of some approaches and techniques used in the engine. You can get at http://www.linderdaum.com.
Basic knowledge of C or C++, including pointer manipulation, multithreading, and basic object-oriented programming concepts is assumed. The reader should be familiar with advanced programming concepts such as threading and synchronization primitives, and have some basic understanding of GCC toolchains. We also hope the reader is not afraid to develop without an IDE (yes, developing without an autocomplete-capable IDE definitely IS a skill) from a terminal/FarManager/Notepad/SublimeText, for example.
Android Java development is not covered in this book. You will have to read something else to get familiar with it.
Some working knowledge of linear algebra and affine transformations in 3D space is useful for the understanding of OpenGL programming and gesture recognition.
- Learning Cocos2d-x Game Development
- Augmented Reality with Kinect
- 基于Proteus和Keil的C51程序設計項目教程(第2版):理論、仿真、實踐相融合
- 從零開始學51單片機C語言
- Svelte 3 Up and Running
- Mastering Adobe Photoshop Elements
- 計算機組裝與維修技術
- 超大流量分布式系統架構解決方案:人人都是架構師2.0
- 基于PROTEUS的電路設計、仿真與制板
- Managing Data and Media in Microsoft Silverlight 4:A mashup of chapters from Packt's bestselling Silverlight books
- 無蘋果不生活:OS X Mountain Lion 隨身寶典
- Hands-On Motion Graphics with Adobe After Effects CC
- 筆記本電腦芯片級維修從入門到精通(圖解版)
- FPGA實驗實訓教程
- 微服務架構基礎(Spring Boot+Spring Cloud+Docker)