资源列表

« 1 2 ... .65 .66 .67 .68 .69 1170.71 .72 .73 .74 .75 ... 2275 »

[OpenGLFill

说明:实现多边形边缘填充,动画演示实现的具体过程。对图形学实验又指导作用。-Fill polygon edges to achieve
<李光瑞> 在 2025-02-14 上传 | 大小:142kb | 下载:0

[OpenGLJustDoIt1

说明:用openGL读取3Dmax小车模型,并进行处理,实现了小车的运动。-Read 3Dmax little car model using openGL , and treat it, to make the car moveing.
<张立斌> 在 2025-02-14 上传 | 大小:1.61mb | 下载:0

[OpenGLfont

说明:使用openGL显示基本的汉字。而且使用了类似C++流的封装方式。-Show basic Chinese using openGL. And us encapsulation as C++ stream.
<张立斌> 在 2025-02-14 上传 | 大小:355kb | 下载:0

[OpenGLHexagram

说明:使用openGL绘制一个六角星。可以用作openGL入门使用。-Draw a hexagram using openGL. It s good for openGL Introduction.
<张立斌> 在 2025-02-14 上传 | 大小:425kb | 下载:0

[OpenGLBresenhamLine

说明: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

[OpenGLtxx_finishwork

说明:openGL 应用,光照、纹理、深度综合应用-openGL application, light, texture, depth integrated application
<臧媛媛> 在 2025-02-14 上传 | 大小:2.24mb | 下载:0

[OpenGLAccum

说明:Simple openGL demo that shows basic primitive drawing,
<kkhagen> 在 2025-02-14 上传 | 大小:29kb | 下载:0

[OpenGLMyMesh

说明:利用OpenGL显示.off格式的三维网格模型-Display .off 3D mesh model by OpenGL
<Mia> 在 2025-02-14 上传 | 大小:98kb | 下载:0

[OpenGLcode

说明:图形学The Sierpinski Gasket 3D-The Sierpinski Gasket 3D Graphics
<xueyun> 在 2025-02-14 上传 | 大小:232kb | 下载:0

[OpenGLopengl

说明:opengl主要注意的点, 基本-opengl
<Lemon> 在 2025-02-14 上传 | 大小:5kb | 下载:0

[OpenGLopenglwindows

说明:opengl在窗口的应用,opengl在窗口的应用-Lesson 01 Setting Up OpenGL in Windows
<Lemon> 在 2025-02-14 上传 | 大小:51kb | 下载:0

[OpenGLOPenGLClock

说明:这是一个模拟时钟,方向键可控制旋转。 按下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
« 1 2 ... .65 .66 .67 .68 .69 1170.71 .72 .73 .74 .75 ... 2275 »

源码中国 www.ymcn.org