资源列表

« 1 2 ... .87 .88 .89 .90 .91 17992.93 .94 .95 .96 .97 ... 18705 »

[OpenGLVIEW_3DS_SCR

说明:转换3DS模型为OpenGL 源文件需要使用一个工具和他的源代码,它会在当前目录生成三维模型的OpenGL文件,包括与模型同名的两个文件. h和. gl。-conversion OpenGL 3D model of the source documents for the use of a tool and the source code, It will be generated in the current directory of
<hmn> 在 2008-10-13 上传 | 大小:135.34kb | 下载:0

[OpenGLopengl_scene_demo

说明:自己写的多线程OPENGL程序,实现了后台资源加载,从JPEG,PNG文件创建纹理,保存屏幕截图,从高度图创建地形, 加载3DS模型,视锥剔除,球型天空顶,中文显示等。中文注释-yourself writing multithreaded OpenGL procedures, the background resource loading, JPEG, PNG file creation texture, preservation
<hmn> 在 2008-10-13 上传 | 大小:1.61mb | 下载:2

[OpenGLwater_reflect2

说明:水面反射和折射,提供源代码,通过下面几步实现: 1.设定一个附加裁减平面 2. 并把摄像机位置设置到当然视点对称的位置, 渲染平面以上部分到一个纹理. 3. 将反射平面的顶点传入VS, 并乘以投影矩阵.得到平面投影点的坐标. 4. 将上述插值传入PS, 并同时除以W, 并(projCoord+1.0f)*0.5f. 5. 再查询渲染得到的纹理, 并加入点噪声, 有水波纹的效果. -surface reflect
<hmn> 在 2008-10-13 上传 | 大小:245.88kb | 下载:4

[OpenGLopengl_pixelfont

说明:在OGL环境下改写的点阵字库显示程序,可以用于OGL环境下的文字输出.-the OGL environment rewrite the lattice character display program, which can be used under the OGL text output.
<hmn> 在 2008-10-13 上传 | 大小:170.18kb | 下载:0

[OpenGLLodDemo

说明:很好的LOD显示源代码。进行OpenGL编程必须。-good show source code. OpenGL Programming must.
<David Sun> 在 2008-10-13 上传 | 大小:603.07kb | 下载:0

[OpenGLogl_pickray

说明:射线选择演示 通过使用glunproject(), 可以将平面的2D坐标,转换成空间的3D坐标. 所以我们使用glunproject()将鼠标的光标坐标转换成空间的坐标,这样就可以实现鼠标的选取 -ray choice demonstration through the use of glunproject (), can be a 2D plane coordinates, converted into space for
<hmn> 在 2008-10-13 上传 | 大小:110.37kb | 下载:0

[OpenGLOGL_motionblur

说明:运动模糊(Motion Blur)效果演示 运动模糊是一种常见的运动效果处理手法, 由于眼睛的视觉暂留现象,会在视觉上形成一个拖影效果. 在OpenGL中利用渲染到纹理技术, 依次不时间序列里面的连续若干帧的图象,依次渲染到纹理里面, 然后在alpha混合呈现在屏幕上面,就形成了motion blur效果.-Motion Blur (Motion Blur) Motion Blur effects demo is a co
<hmn> 在 2008-10-13 上传 | 大小:137.09kb | 下载:0

[图形图像处理(光照,映射..)maddemo

说明:% 平均绝对差分法(MAD),MAD法通过计算两幅图像相对应象素灰度的平均绝对值来度量两幅图像之间的相似性.
<石渔子> 在 2008-10-13 上传 | 大小:1.07kb | 下载:0

[图形图像处理(光照,映射..)IMGReg

说明:图象配准的VC++代码,还可以,要的人可以-image registration VC code, but also to those who can s
<戴达> 在 2008-10-13 上传 | 大小:108.32kb | 下载:0

[图形/文字识别TextAnalysis

说明:图像的纹理分析应用实例,主要可用于模式识别当中-image texture analysis application, which can be used for pattern recognition
<戴达> 在 2008-10-13 上传 | 大小:8.58kb | 下载:0

[图形/文字识别NormalizationFaceDetect

说明:归一化人脸定位的实例,模式识别中很有用的代码,希望对大家有用-In the face of a positioning example, pattern recognition useful code, it may be useful to hope
<戴达> 在 2008-10-13 上传 | 大小:60.94kb | 下载:0

[图形/文字识别eyelocation

说明:人脸识别中眼睛定位的算法,模式识别中常用的算法之一,希望对大家有用-Face Recognition eyes positioning algorithm, pattern recognition algorithm used in one of the hopes of all useful
<戴达> 在 2008-10-13 上传 | 大小:6.54kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 17992.93 .94 .95 .96 .97 ... 18705 »

源码中国 www.ymcn.org