资源列表

« 1 2 ... .37 .38 .39 .40 .41 1242.43 .44 .45 .46 .47 ... 2275 »

[OpenGLbezDemo_src

说明:贝塞尔曲线绘制的事例程序,可以根据文本给出的控制点绘制贝塞尔曲面-Bezier curve drawing examples of procedures for
<mickalpeng> 在 2025-02-12 上传 | 大小:313kb | 下载:0

[OpenGLOpenGL_01

说明:Visual C++ 2005下OpenGL应用实例,测试通过,运行效果为屏幕中心一个随意翻动的色子,应用纹理映射等。-This example is about Texture Mapping. Tag: Visual C++ 2005 OpenGL
<DC> 在 2025-02-12 上传 | 大小:9.58mb | 下载:0

[OpenGLRotatePolygon

说明:OpenGl入门,基于NEHE源码的改进,包括两个旋转的四面体和立方体-OpenGl entry, based on NEHE source improvements, including two rotating tetrahedron and cube
<Fu Xiangwei> 在 2025-02-12 上传 | 大小:3kb | 下载:0

[OpenGLcircle

说明:OPENGL入门程序,圆形的绘制,包括响应键盘的移动-OPENGL entry process, drawing round, including the response to the keyboard for mobile
<Fu Xiangwei> 在 2025-02-12 上传 | 大小:5kb | 下载:0

[OpenGLFill

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

[OpenGLOpengl

说明:OpenGl实现的凸多边形裁剪任意多边形算法-OpenGl implementation of arbitrary polygon convex polygon clipping algorithm for
<李涛> 在 2025-02-12 上传 | 大小:3.2mb | 下载:1

[OpenGLJustDoIt1

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

[OpenGLfont

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

[OpenGLHexagram

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

[OpenGLosg

说明:本源码利用OSG载入地形和模型文件,OSG拥有比OpenGL更加强大的能力。-Load terrain and model file using OSG.OSG is better than OpenGL.
<李华> 在 2025-02-12 上传 | 大小:3.77mb | 下载:1

[OpenGLtxx_finishwork

说明:openGL 应用,光照、纹理、深度综合应用-openGL application, light, texture, depth integrated application
<臧媛媛> 在 2025-02-12 上传 | 大小:2.24mb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 1242.43 .44 .45 .46 .47 ... 2275 »

源码中国 www.ymcn.org