登录
首页 » OpenGL图像 » 多边形和圆的动画

多边形和圆的动画

于 2022-06-28 发布 文件大小:1.93 kB
0 214
下载积分: 2 下载次数: 1

代码说明:

1。图的边在视口的radius5宽度= 200高度= 200。最初的左侧和底部是50和50 theviewport。屏幕的宽度和高度分别为640和480。的两侧,将3边形initialnumber。在画边设置colorsaccording t值:A.布莱克:T>[ 0,0.25)B.红色:T>[ 0.25,0.5)C.绿色:T>[ 0.5,0.75)D.蓝色:T>[ 0.75,1 ]允许用户移动视口上,下,左、右使用键W,S,A和D。每个键将viewportby 10像素。如果用户按下鼠标右键然后得出n-gonusing gl_points和动画面数从3到32和从3回到32to。

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

发表评论

0 个回复

  • OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码
    OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
    2022-02-20 16:32:39下载
    积分:1
  • OPENGL彩色圆环编程示例程序源代码,use openGL 所编写
    OPENGL彩色圆环编程示例程序源代码,use openGL 所编写-OpenGL Programming sample program source code, prepared by the use openGL
    2022-07-13 22:50:15下载
    积分:1
  • 一个在vc环境下编写OPENGL程序的模板,只需要修改RenderScene函数即可...
    一个在vc环境下编写OPENGL程序的模板,只需要修改RenderScene函数即可-A vc environment OPENGL procedures to prepare templates, only need to modify RenderScene function can be
    2022-06-02 02:35:13下载
    积分:1
  • 开题报告(毛陈杨)
    开题报告,,颜色选择器设计文档,开题报告,,颜色选择器设计文档,开题报告,,颜色选择器设计文档,开题报告,,颜色选择器设计文档,
    2022-04-08 06:17:17下载
    积分:1
  • 三次样条曲线
    三次样条曲线是比较重要的曲线,在多个领域都有应用,本程序使用C++编程实现的三次样条曲线,并通过MFC界面实现,清晰可懂,通俗易懂。
    2022-01-25 14:24:10下载
    积分:1
  • In the comparison of data or presentation, a chart image is not only very intuit...
    在进行数据比较或者演示时,一个形象的图表不但非常直观,而且也很生动。本实例介绍如何在Delphi中设计形象的三维饼图。   向窗体上添加一个TVtChart组件和一个TTimer组件,其中TVtChart组件用于显示饼图,而TTimer组件用于不停地改变饼图的数据,获得动态的效果 -In the comparison of data or presentation, a chart image is not only very intuitive, but also very lively. Examples of how the introduction of the Delphi to design the image of three-dimensional pie chart. To add a TVtChart form components and a TTimer components, including components used to display TVtChart pie, and TTimer components continuously change the pie chart for the data, access to dynamic effects
    2022-06-13 23:24:30下载
    积分:1
  • opengl形编程,怎么那么烦。对C高手学习很有用HO!
    opengl图形编程,怎么那么烦。对C高手学习很有用HO!-opengl graphics programming, so how annoying. Learning to master C useful HO!
    2022-02-03 09:30:45下载
    积分: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
  • 3D真实感形转换
    计算机图形作业 ,3D真实感图形转换,3D真实感图形转换3D真实感图形转换
    2023-05-16 14:35:03下载
    积分:1
  • opengl 3dsGL which types of data into documents
    opengl中3dsGL类型文件数据的导入-opengl 3dsGL which types of data into documents
    2023-08-28 22:15:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载