80 likes | 118 Vues
3D Graphics. Need to make visually realistic virtual systems Emphasis on real-time graphics: This includes shading and textured surfaces We will use Direct3D (DirectX) graphics functions Main D3D graphics primitives are: Lists of points , lines , triangles ,and textured triangles
E N D
3D Graphics Need to make visually realistic virtual systems Emphasis on real-time graphics: This includes shading and textured surfaces We will use Direct3D (DirectX) graphics functions Main D3D graphics primitives are: Lists of points, lines, triangles,and textured triangles Complex surfaces can be constructed by combining primitive objects
Y X Z Moving Co-ordinate Systems y x z
Z-Axis Rotation Y X Z
X-Axis Rotation Y-Axis Rotation
Euler Angle Rotation Matrices where: note for any rotation matrix: There are several different Euler angle systems This one is popular for aircraft