2022-01-13 11:02:22 索炜达电子 775
文件编号:L50
文件大小:1.49M
代码行数:351行(主程序)
开发环境:VS2019、OpenGL
猿创承诺:该源码均通过亲自测试可正常运行
简要概述:OpenGL 3D房子房屋
操作说明:
h: negative translation in the x-axis
j: positive translation in the z-axis
k: negative translation in the z-axis
l: positive translation in the x-axis
J: negative translation in the y-axis
K: positive translation in the y-axis
+: scale up
-: scale down
↑: negative rotation with respect to x-axis
↓: positive rotation with respect to x-axis
←: negative rotation with respect to y-axis
→: positive rotation with respect to y-axis
SHIFT + ←: negative rotation with respect to z-axis
SHIFT + →: positive rotation with respect to z-axis
ESC: quit
q: quit
运行效果:
目录│文件列表:
├ 演示视频
│ └ 演示视频.mp4
└ 项目源码
└ main.cpp