登录
首页 » OpenGL图像 » 这是三篇关于层次细节算法的论文希望能有帮助

这是三篇关于层次细节算法的论文希望能有帮助

于 2022-04-07 发布 文件大小:1.61 MB
0 163
下载积分: 2 下载次数: 1

代码说明:

这是三篇关于层次细节算法的论文希望能有帮助 -This is a 3 on the level of detail algorithm paper hopes to help

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

发表评论

0 个回复

  • VC++ OpenGL全屏事例代码,解决了OpenGL在全屏模式下的绘.
    VC++ OpenGL全屏事例代码,解决了OpenGL在全屏模式下的绘图.-VC++ OpenGL full-screen examples of code, solved in full-screen mode OpenGL graphics.
    2022-06-28 04:47:57下载
    积分:1
  • 使用OpenGL的三维画一个球(光,调整球,数量等。
    利用OpenGL画的一个三维球体(有光照,可以调整球面数,可以调整球体半径,有旋转,有移动等基本操作,充分表现人机交互的效果。比较适合初学者。便于理解OpenGL画图的数学原理.-use OpenGL 3D painting of a ball (a light, adjust the number of spherical, the radius can be adjusted Ball, a rotating movement, such as basic operation fully demonstrated the effectiveness of human-computer interaction. More suitable for beginners. OpenGL drawing easier to understand the mathematical principles.
    2022-02-07 13:20:24下载
    积分:1
  • an opengl games of the Snake
    一个opengl的贪吃蛇游戏-an opengl games of the Snake
    2022-12-15 12:40:03下载
    积分:1
  • opengl 实现三维旋转,主要通过上下左右键实现,同时能够实现拾取功能,...
    opengl 实现三维旋转,主要通过上下左右键实现,同时能够实现拾取功能,-opengl realize three-dimensional rotation, mainly through vertical and horizontal keys realize, at the same time pick-up function can be achieved,
    2023-08-03 20:45:02下载
    积分:1
  • pong game classic fun game
    pong game classic fun game
    2022-03-03 01:30:59下载
    积分: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
  • opgl模拟机器人手臂,一个很好的例子,适合初学者学习!~
    opgl模拟机器人手臂,一个很好的例子,适合初学者学习!~-opgl simulated robot arm, a good example for beginners learning! ~
    2022-05-15 23:20:13下载
    积分:1
  • opengl小程序
    关于3d俄罗斯方块的一个opengl的源代码,小程序很精美很好玩。不是原创的,在网上找的,与大家分享
    2023-03-15 11:05:03下载
    积分:1
  • 水波模拟。工具:OpenGL +过剩
    水波纹的模拟。工具:Opengl+glut-ripple simulation. Tools : Opengl+ glut
    2023-08-17 06:35:03下载
    积分:1
  • 华容道小游戏在VC++6.0下使用OpenGL实现,功能都实现了,就是看上去有点简陋。...
    华容道小游戏在VC++6.0下使用OpenGL实现,功能都实现了,就是看上去有点简陋。-Huarong game at VC++6.0 to use OpenGL implementation, implementation functions, that is, looks a bit simple.
    2022-08-03 22:01:15下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载