Git Product home page Git Product logo

buaa_opengl_application_project's Introduction

BUAA_OpenGL_Application_Project

北航7系计算机图学实验大作业,OpenGL4.5+Qt5.15

玩法

视角控制

通过鼠标控制相机属性

  • 鼠标左键控制相机位置绕世界坐标中心旋转,相机方向始终正对世界坐标中心
  • 鼠标右键控制相机与世界坐标中心的距离
  • 鼠标滚轮控制相机的可视角度(焦距),通过视角进行缩放

飞机控制

通过键盘控制飞机姿态:

  • 字符侧1键:选择银色飞机
  • 字符侧2键:选择蓝色飞机
  • W/S:当前飞机前进/后退(飞机坐标系)
  • A/D:当前飞机左移/右移(飞机坐标系)(当然实际飞机很难做到)
  • Q/E:当前飞机上升/下降(飞机坐标系)(当然实际飞机也很难做到)
  • ↑/↓:当前飞机俯仰角调整
  • ←/→:当前飞机偏航角调整
  • Z/X:当前飞机翻滚角调整

效果

image-20230614143155334

image-20230614143302039

buaa_opengl_application_project's People

Contributors

betaviation avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.