登录
首页 » OpenGL图像 » w d s a small keyboard and adjust the operation of the Spheres minor changes in...

w d s a small keyboard and adjust the operation of the Spheres minor changes in...

于 2023-06-24 发布 文件大小:19.91 kB
0 180
下载积分: 2 下载次数: 1

代码说明:

w a s d 和小键盘的操作 调节球体的细微的空间变化!-w d s a small keyboard and adjust the operation of the Spheres minor changes in space!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 简单的程序有助于测试OpenGL实现采集。许多…
    Collection of simple programs helpful for testing an OpenGL implementation. Many have keyboard options (see source for details). and More samples collected from a variety of places-Collection of simple programs helpful for testing an OpenGL implementation. Many have ke yboard options (see source for details). and Mo "re samples collected from a variety of places
    2022-06-12 23:26:30下载
    积分:1
  • 自己利用vc+opengl编写的单文档形绘制程序,能够分3个窗口绘制opengl实例,是学习opengl编程及多窗口绘制的很好的例子...
    自己利用vc+opengl编写的单文档图形绘制程序,能够分3个窗口绘制opengl实例,是学习opengl编程及多窗口绘制的很好的例子-Vc+ opengl their use of a single document prepared graphics drawing program, to split three examples opengl rendering window is more than learning window opengl programming and a good example drawn
    2022-08-20 19:14:49下载
    积分:1
  • 本程序实现以下功能: 1.绘制茶壶(T) 2.添加光照(T) 3.添加纹理(T) 4.鼠标左键控制茶壶旋转(T) 操作步骤:按鼠标左键茶壶...
    本程序实现以下功能: 1.绘制茶壶(T) 2.添加光照(T) 3.添加纹理(T) 4.鼠标左键控制茶壶旋转(T) 操作步骤:按鼠标左键茶壶旋转,按一次旋转30°。 5.鼠标右键控制茶壶平移(T) 操作步骤:按鼠标右键茶壶向右移动,每次移动0.5厘米 6.键盘控制茶壶纹理的变化(T) 操作步骤:按键盘的 w 和 s 键实现纹理的改变 7.键盘方向键控制camera的前进后退,左移和后移 (T) 操作步骤:按键盘的四个方向键实现茶壶四种方向的移动 8.实现水壶的退出-This procedure to achieve the following functions: 1. Drawing teapot (T) 2. Add light (T) 3. Add texture (T) 4. Teapot rotating the left mouse button to control (T) steps: Click the left mouse button rotate the pot by a rotation 30 °. 5. Teapot with the right mouse button to control translation (T) steps: Click the right mouse button to the right teapot mobile, each mobile 0.5 centimeters 6. Teapot keyboard to control the changes in texture (T) steps: click the " w " and" s" key changes to achieve texture 7. the keyboard arrow keys to control the forward camera back, the left and post-shift (T) steps: the four keyboard arrow keys to achieve the direction of movement of the four teapot 8. to achieve water out of the
    2022-04-23 12:15:15下载
    积分:1
  • 实现了飞机的翻转与绘制,在用多个元拼接一个物体方面很有水平,在这个程序的基础上你可以添加光照和投影....
    实现了飞机的翻转与绘制,在用多个图元拼接一个物体方面很有水平,在这个程序的基础上你可以添加光照和投影.-the flight overturned and mapping, on the map more than a million objects splicing a very high standard in this process on the basis you can add illumination and projection.
    2023-07-19 19:50:03下载
    积分:1
  • 二维图像的三维显示 详细信息 < OpenGL > 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。本代码在Windows2000下编译通过。 -two-dimensional images of three-dimensional display detailed information Image Processing himself to the needs and would like to achieve th ree-dimensional two-dimensional images, then wrote the code, with the readers are interested in sharing. Image Access First bmp image files, two from the clipboard. The MFC code Calling OpenGL library functions to achieve the three-dimensional two-dimensional image display, image width, height and pixel brightness of the three-dimensional space x, z, y co
    2022-05-22 12:29:02下载
    积分:1
  • 表面重建
    作者:Hugues Hoppe, University of Washington. 输入:散乱数据点云 输出:三维曲面-surface reconstruction
    2022-07-15 05:48:38下载
    积分:1
  • OpenGL prepared with a dynamic display of the rabbit small program, you can open...
    用OpenGL 编写的一款动态显示兔子的小程序,可以打开光照效果,测光以及转动-OpenGL prepared with a dynamic display of the rabbit small program, you can open the lighting effects, metering, as well as rotation
    2022-03-15 10:52:32下载
    积分:1
  • 利用OPENGL做出简单的3D 射击游戏
    利用OPENGL 做出简单的3D 射击游戏,包括人物的移动、视野以及发射子弹与障碍物的碰撞。
    2022-02-04 13:27:56下载
    积分:1
  • 用VB和OpenGL实现的三维棋盘例子,可以用来了解OPENGL的基本操作...
    用VB和OpenGL实现的三维棋盘例子,可以用来了解OPENGL的基本操作
    2022-10-10 03:30:03下载
    积分:1
  • DICOM医学数据的读取
    本程序主要实现了OpenGL技术读取DICOM医学图像并且三维显示能够从多个维度显示,能够读入以.dcm为扩展名的医学图像。-The application reads the DICOM medical image mainly realized the OpenGL technology and 3 d display can from multiple dimensions, able to read with. DCM is extension of medical images
    2022-01-21 04:51:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载