登录
首页 » OpenGL图像 » 用vc++和opengl开发实现的反走样程序,用两个移动的物体来演示...

用vc++和opengl开发实现的反走样程序,用两个移动的物体来演示...

于 2023-04-12 发布 文件大小:96.62 kB
0 168
下载积分: 2 下载次数: 1

代码说明:

用vc++和opengl开发实现的反走样程序,用两个移动的物体来演示-with vc and borders to achieve the anti-aliasing procedures, the use of two mobile objects to demonstration

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

发表评论

0 个回复

  • 三维骨骼的动画代码,用OPENGL写的,如果有类似项目或任务的话不妨...
    三维骨骼的动画代码,用OPENGL写的,如果有类似项目或任务的话不妨-3D animation skeleton code using OpenGL write, if a similar project or mandate to take a look at the
    2022-03-22 23:05:48下载
    积分:1
  • opengl framework for opengl development.
    opengl框架,适用于opengl开发。-opengl framework for opengl development.
    2022-02-09 21:56:57下载
    积分:1
  • 动画测试
    就是一个例子的三个基本的动画,第一次是一盏灯后一圈,,二是后一个平面和最后一个球弹跳紫色队。
    2022-04-21 05:21:35下载
    积分:1
  • 3Dsound
    3Dsound- this program is preparid for OpenGL.it needs the GLsence.
    2022-02-14 23:40:25下载
    积分:1
  • 几个OpenGL游戏开发的电子书,很不错的哦
    几个OpenGL游戏开发的电子书,很不错的哦-OpenGL game development a few e-books, very good, oh
    2023-08-22 10:10:14下载
    积分:1
  • 一个不可多得的3D世界漫游,NEHE最新的code之一
    一个不可多得的3D世界漫游,NEHE最新的code之一-a rare 3D world roaming, NEHE one of the latest code
    2022-03-18 12:33:58下载
    积分:1
  • 三角网格化和重建
    这是一个按照别人论文里的图像三角网格化和 重建算法,自己动手写的代码,有注释,调试能够运行成功,对于计算机图形学的人来说是一个好的学习例子。                                                                                                                                       
    2022-07-10 17:06:28下载
    积分:1
  • opengl of incomplete technical terrain shows the source code.
    opengl中的lod技术地形显示源代码。-opengl of incomplete technical terrain shows the source code.
    2023-04-23 04:40:03下载
    积分:1
  • I developed a small program can draw basic shapes, but also simple graphical tra...
    本人自行开发的一个小程序,可以绘制基本形状,还可以实现简单的图形变换,此外还有3D图形(openGL编程)-I developed a small program can draw basic shapes, but also simple graphical transformation, in addition to 3D graphics (openGL Programming)
    2022-10-16 15:05:03下载
    积分:1
  • DDA 算法的实现
    数字微分分析器或只是简略的 DDA 直线绘制算法是用于光栅图形设备中绘制线条。在这种算法,在行的开始和结束位置已提供。 中介像素位置将在起始点和结束点之间的时间间隔的变量线性内插法计算。该算法如下所示: 让开始和结束点线的是 (x 1,y1) 和 (x2,y2),分别。所以坡、 m = (y2-y1)/(x2-x1)。根据 m 和该象限的 (x,y) 的值属于,中介像素职位要计算如下: 职位要计算如下: 象限 m < = 1 m > 1 第一次 x = x + 1 y = y + m x = x + 1/m y = y + 1 第二次 x = x 1 y = y + m
    2022-08-10 08:17:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载