登录
首页 » OpenGL图像 » opengl的计算机图形学编程实践有人要的旅顺就尽管下载就是的我有的是时间,不怕你不下,只必有...

opengl的计算机图形学编程实践有人要的旅顺就尽管下载就是的我有的是时间,不怕你不下,只必有...

于 2023-03-02 发布 文件大小:84.16 kB
0 179
下载积分: 2 下载次数: 1

代码说明:

opengl的计算机图形学编程实践有人要的旅顺就尽管下载就是的我有的是时间,不怕你不下,只必有-opengl computer graphics programming practice was to Lushun on the download is despite some of the time I , not afraid of you down, there must be only

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

发表评论

0 个回复

  • 这是一个利用粒子系统做的一个模拟彩虹的源程序。包含粒子的死亡,产生,移动等...
    这是一个利用粒子系统做的一个模拟彩虹的源程序。包含粒子的死亡,产生,移动等-This is a particle system to do a simulation rainbow of the source. Contain particles of death, generation, mobile etc.
    2022-03-11 03:02:51下载
    积分:1
  • 水波模拟, 用OpenGL 实现的 源代码,推荐下载
    水波模拟, 用OpenGL 实现的 源代码,推荐下载-wave simulation, using the OpenGL source code to download!
    2022-07-18 04:27:46下载
    积分:1
  • 实现三维建筑物的虚拟漫游 有兴趣的大家可以讨论一下
    实现三维建筑物的虚拟漫游 有兴趣的大家可以讨论一下-Realize three-dimensional virtual roaming the buildings have everyone interested can discuss
    2022-07-19 08:51:56下载
    积分:1
  • 使用OPENGL地形渲染
    使用OPENGL 和 C++变成,使用ROAM经典算法,LOD算法化简提高效率。
    2022-07-22 03:00:37下载
    积分: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
  • Depth exploration of C++ Object model, a good book, looking for a long time.
    深度探索C++对象模型,不错的书,找了很久。-Depth exploration of C++ Object model, a good book, looking for a long time.
    2022-02-15 02:01:23下载
    积分:1
  • 这是一个用OpenGL编写的模拟俄罗斯方块的程序。的我
    这是一个用OpenGL编写的模拟俄罗斯方块的程序。我传了5个,就是想得到:“C++buidler5编程实例与技巧“这本书。好多地方都是12MB的,只有这里有完整的30多MB的。就算不批准我会员号码,也希望你把这本书发到我邮箱里。谢谢!-This is a preparation using the OpenGL Tetris simulation procedures. The I-5 is the wish : "C++ programming examples buidler5 and skills," this book. Many things are 12MB, and only here is the integrity of the more than 30 MB. Even if I do not approve membership numbers, I also hope you include this book into my mailbox Lane. Thank you!
    2022-04-19 08:39:25下载
    积分:1
  • 这是一个四叉树简单的实现算法希望能有所帮助
    这是一个四叉树简单的实现算法希望能有所帮助 -This is a simple quadtree algorithm hopes to help
    2022-11-29 11:30:04下载
    积分:1
  • OpenGL_Robot——参考程序
    1. 实验目的过设计一个简单的机器人动画程序,深入理解openGL中的的观察变换、几何变换的设置方法和矩阵堆栈的使用。2. 实验内容(1) 观察并分析程序BLCU_Robot.exe的功能,分析其中要用到的观察变换和几何变换。(2) 学习文件夹 OpenGL_Robot——参考程序中的程序。(3) 将例子7扩展为具有该功能的程序。(4) 编写程序设计文档。3. 程序设计文档实验步骤:(1)建立人体的建议模型,包含:躯干、胳膊、手、腿、脚。(2)添加BLCU_Robot.exe中的功能。a. 实现通过按住鼠标左键并拖动来移动机器人b. 实现通过按住鼠标右键并拖动在XOY平面上移动相机c.实现按住鼠标中间按钮来改变机器人大小d.添加对按键‘s’的响应,来控制右胳膊转动e.添加对按键‘e’的响应,来控制右胳膊前臂转动f.添加对按键‘f’的响应,来控制左脚转动。h.添加对按键‘w’的响应,来模拟行走时手脚的并行效果(即左臂和右腿的同步,右臂和左腿的同步)。4. 存在问题    请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-05-27 08:39:45下载
    积分:1
  • 三轴机械臂opengl仿真源码
    基于mfc工程,采用opengl绘制了一个三轴工业机器人的三维模型,可以沿指定直线进行运动,可以添加坐标系,可以任意关节转动,方便控制
    2022-07-24 05:43:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载