書名: Android NDK Game Development Cookbook作者名: Sergey Kosarevsky Viktor Latypov本章字數: 69字更新時間: 2021-07-21 18:21:24
Chapter 2. Porting Common Libraries
In this chapter, we will cover:
- Compiling the native static libraries for Windows
- Compiling the native static libraries for Android
- Compiling the libcurl networking library
- Compiling the OpenAL library
- Compiling libvorbis, libmodplug, and libtheora
- Using the FreeImage graphics library
- Using FreeType library for text rendering
- Implementing timing in physics
- Rendering graphics in 2D
- Setting up Box2D simulations
- Building the ODE physical library
推薦閱讀
- 深入理解Spring Cloud與實戰
- Artificial Intelligence Business:How you can profit from AI
- Learning Stencyl 3.x Game Development Beginner's Guide
- 分布式微服務架構:原理與實戰
- 計算機組裝與維修技術
- 固態存儲:原理、架構與數據安全
- 單片機開發與典型工程項目實例詳解
- Spring Cloud微服務和分布式系統實踐
- 計算機電路基礎(第2版)
- 單片機項目設計教程
- Angular 6 by Example
- Learning Microsoft Cognitive Services
- Hands-On Markov Models with Python
- 微型計算機原理及應用教程(第2版)
- Hands-On Explainable AI(XAI) with Python