- XNA 4 3D Game Development by Example:Beginner's Guide
- Kurt Jaegers
- 77字
- 2021-08-05 18:55:29
Looking at something
While we have a rotation value already associated with the Camera
class, it does not mean anything to the class currently. An angle only exists in one plane in our 3D coordinate system, so we cannot simply specify an angle at which to point the camera. We need to convert the angle into a point in 3D space that lies in the direction we wish the camera to face relative to its current location.
推薦閱讀
- DB29forLinux,UNIX,Windows數據庫管理認證指南
- 圖解機器學習算法
- SQL查詢:從入門到實踐(第4版)
- 數據庫應用基礎教程(Visual FoxPro 9.0)
- 中國數字流域
- Scratch 3.0 藝術進階
- 基于OPAC日志的高校圖書館用戶信息需求與檢索行為研究
- MATLAB Graphics and Data Visualization Cookbook
- 數據中心數字孿生應用實踐
- Python數據分析與數據化運營
- Oracle高性能SQL引擎剖析:SQL優化與調優機制詳解
- 企業主數據管理實務
- Spring MVC Beginner’s Guide
- Access數據庫開發從入門到精通
- Unity Game Development Blueprints