登录
首页 » OpenGL图像 » 聆听OpenGL

聆听OpenGL

于 2022-05-25 发布 文件大小:34.89 kB
0 123
下载积分: 2 下载次数: 1

代码说明:

lingting opengl

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

发表评论

0 个回复

  • 用OpenGL实现简单动画
    用OpenGL实现简单动画-use OpenGL simple animation
    2022-10-12 10:10:03下载
    积分:1
  • OpenGL下,3D碰撞程序,某本书的示例程序,效果很好!
    OpenGL下,3D碰撞程序,某本书的示例程序,效果很好! -OpenGL under, 3D collision process, an example of a book procedures, well!
    2022-10-11 07:30:03下载
    积分:1
  • A very simple small program which in order to teach you how to use OpenGL to mak...
    一个简单的小程序,教你用OpenGL实现简单的动画。运行后点击菜单“文件-run”就可以看到动画效果了。-A very simple small program which in order to teach you how to use OpenGL to make simple animation. Run the program then click on the manue "file-run" then you can see the animation
    2022-10-10 04:30:03下载
    积分:1
  • VC和OPGL编写的机器人控制程序
    通过使用VC6.0与OPenGL,实现类人机器人的移动,各个关节的旋转,完成了类人机器人的基本操作。主要涵盖了程序基础、形体建模、渲染色彩与动画的应用开发四个方面的内容。
    2022-01-29 04:00:21下载
    积分: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
  • A lot of people asked me, "So how do i put it all together?" I have taken some...
    A lot of people asked me, "So how do i put it all together?" I have taken some of the other tutorials and created this piece of eye candy. It uses slightly modified versions of the Bouncing Ball and Water Ripple tutorials.-A lot of people asked me, "So how do i put it all together," I have taken some of the other tutorials and created this piece of eye candy. It uses slightly modified versions o f the Bouncing Ball and Water Ripple tutorials.
    2022-03-02 22:23:25下载
    积分:1
  • OPENGL示例
    OPENGL示例-example OpenGL
    2022-08-07 00:57:30下载
    积分:1
  • OpenGL MUST Project 1[Polyline Editor] use linked list of C++
    #include #include #include #include #include "point.h" /*draw line from the line array*/ void drawPointLine() {  Node * temp;  for (int i=0;inext!=NULL)   {    temp=temp->next;    glVertex2i(temp->x,temp->y);   }   glEnd();  } } /*find the point and delete the point from the line array*/ void delpointFun(int xx,int yy) {  for (int i=0;inext!=NULL)   {&n
    2022-01-31 23:45:53下载
    积分:1
  • 共同探讨,以便我们大家统统提高,OpenGL开发框架与应用举例...
    共同探讨,以便我们大家统统提高,OpenGL开发框架与应用举例-explore, in order to improve all of us, OpenGL and Application Development Framework, for example
    2022-03-02 19:42:04下载
    积分:1
  • openGL实现形变换,并加入动画效果.有平移,缩小,旋转三种变换,c++调用opengl库后编译运行实现....
    openGL实现图形变换,并加入动画效果.有平移,缩小,旋转三种变换,c++调用opengl库后编译运行实现.-Open GL graphics transform, and add animation effects. A translation, narrow, rotating three transform, called opengl c compiler after the operation to achieve.
    2023-05-06 05:15:03下载
    积分:1
  • 696516资源总数
  • 106446会员总数
  • 9今日下载