资源列表
[OpenGL] BresenhamLine
说明:Bresenham画线算法程序: 用一个坐标轴来当步长值(即+1),另一个坐标轴是否加1则跟据斜率(k)来确定,K 如果大于0.5,那么也加+1,如果小于0.5那么即不变。为了方便计算,如果d大于1 ,那么就减一,归0。可设e,e=d-0.5,于是就有e>0时,加1,e<0时不变,这样便 于硬件实现。-Bresenham<莫恶> 在 2025-02-14 上传 | 大小:1kb | 下载:0
[OpenGL] txx_finishwork
说明:openGL 应用,光照、纹理、深度综合应用-openGL application, light, texture, depth integrated application<臧媛媛> 在 2025-02-14 上传 | 大小:2.24mb | 下载:0
[OpenGL] openglwindows
说明:opengl在窗口的应用,opengl在窗口的应用-Lesson 01 Setting Up OpenGL in Windows<Lemon> 在 2025-02-14 上传 | 大小:51kb | 下载:0
[OpenGL] OPenGLClock
说明:这是一个模拟时钟,方向键可控制旋转。 按下q键之后还可以用w、a、s、d、自己控制时间。-This is an analog clock, the arrow keys to control the rotation. After pressing the q button can also use w, a, s, d, own control time.<zhukai> 在 2025-02-14 上传 | 大小:135kb | 下载:0