- XNA 4 3D Game Development by Example:Beginner's Guide
- Kurt Jaegers
- 128字
- 2021-08-05 18:55:27
Chapter 2. Cube Chaser – A Flat 3D World
Our first 3D game will feature a very straight forward design: the player is trapped in a randomly generated maze, and must seek out the great green cube! Every time the player reaches this goal, they are awarded points for how quickly they found the cube and it is relocated to a different portion of the maze.
While simple in design, building Cube Chaser will cover a number of important topics related to 3D game development. In this chapter, we will look at:
- Building an FPS (First Person Shooter) style camera
- Drawing surfaces using triangles in the 3D world
- Generating a floor as a base for our maze
- Detecting input and allowing first-person movement through the maze
推薦閱讀
- 大規(guī)模數(shù)據(jù)分析和建模:基于Spark與R
- Building Computer Vision Projects with OpenCV 4 and C++
- 有趣的二進(jìn)制:軟件安全與逆向分析
- Test-Driven Development with Mockito
- 數(shù)據(jù)之巔:數(shù)據(jù)的本質(zhì)與未來
- 虛擬化與云計算
- SQL查詢:從入門到實踐(第4版)
- 大數(shù)據(jù)算法
- 淘寶、天貓電商數(shù)據(jù)分析與挖掘?qū)崙?zhàn)(第2版)
- 大數(shù)據(jù)分析:數(shù)據(jù)倉庫項目實戰(zhàn)
- 區(qū)域云計算和大數(shù)據(jù)產(chǎn)業(yè)發(fā)展:浙江樣板
- 改變未來的九大算法
- R Machine Learning Essentials
- 機(jī)器學(xué)習(xí):實用案例解析
- SOLIDWORKS 2018中文版機(jī)械設(shè)計基礎(chǔ)與實例教程