- jMonkeyEngine 3.0 Cookbook
- Rickard Edén
- 64字
- 2021-09-03 10:00:45
Chapter 1. SDK Game Development Hub
This chapter contains the following recipes:
- Setting up a project
- Importing a model
- Using the Scene Composer
- Modifying heightmaps with Terrain Editor
- Adding a sky box and lighting
- Adding water using a filter
- Adding some ambient audio
- Creating bitmap fonts with Font Creator
- Retrieving an attachment node
- Using ParticleEmitter—Soaring Birds
- An advanced ParticleEmitter class
推薦閱讀
- The Complete Rust Programming Reference Guide
- C和C++安全編碼(原書第2版)
- Vue.js 3.0源碼解析(微課視頻版)
- JavaScript:Moving to ES2015
- Oracle Exadata專家手冊
- 深入淺出Serverless:技術原理與應用實踐
- OpenCV with Python Blueprints
- Learning Nessus for Penetration Testing
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動化處理
- Python預測之美:數據分析與算法實戰(雙色)
- Visual C++開發寶典
- Elastix Unified Communications Server Cookbook
- 算法訓練營:海量圖解+競賽刷題(入門篇)
- Distributed Computing with Python
- PyTorch生成對抗網絡編程