Skip to content

EVAN-LI98/ITGT521_3D-Graphics-and-Rendering_Assignment2_A-New-Plane

Repository files navigation

ITGT521_3D Graphics and Rendering_Assignment_2 A New Plane

Name: Yifan Li(EVAN) Student ID: 6537394

For this assignment:

------------------------------------------------------------------------------> OpenGL Utility Toolkit OpenGL的应用工具包

 Running this code requires GLUT and GMTL
 运行需要GLUT和GMTL
 GLUT download link: https://www.opengl.org/resources/libraries/glut/glut_downloads.php
 GMTL download link: https://sourceforge.net/projects/ggt/files/GMTL%20Documentation/0.6.1/

------------------------------------------------------------------------------> controls 控制

 w = moves the plane forward     w 控制飞机向前 
 s = moves the plane backward      s 控制飞机向后 
 q,e = rolls the plane     q和e 控制飞机旋转
 z,c = pitches the plane     z和c 控制飞机俯仰 
 a,d = yaws the plane     a和d 控制飞机偏航

 t = moves the camera forward     t 控制相机向前 
 g = moves the camera backward     g 控制相机向后 
 r,y = rolls the camera     r和y 控制相机旋转
 f,h = pitches the camera     f和h 控制相机俯仰
 v,n = yaws the camera     v和n 控制相机偏航

================================= Preview =================================

Image text

About

这是一个作业文件,小飞机来咯~✈︎

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages