CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - 2005

搜索资源列表

  1. lesson1-28_200710download

    0下载:
  2. Pudn上关于NeHe OpenGL上的源代码,全是2006年和2005年的,在最新10月28日 NeHe的主页上提供的代码大部分都更新过了. 建议大家不要看中文教程,因为那都是2006年上半年的.技术更新的速度很快啊.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2248692
    • 提供者:阮健
  1. 20053Dtexture

    0下载:
  2. 上课的opengl的例子,用vc6和2005都可以,win32开发
  3. 所属分类:OpenGL

    • 发布日期:2014-01-17
    • 文件大小:2875247
    • 提供者:吴维印
  1. 三维管线2

    2下载:
  2. 用VC+OpenGL实现三维管线的全部源码,与国内著名三维软件-灵图软件的地下管线显示效果一样,2005年后灵图开发的怎样我就不知道了,呵呵。可以用鼠标左右键,上下左右键,Insert,Delete,Home,End键实现三维实时动态漫游。动态链接库读取平面管线DXF数据格式,也有源码。-with opengl 3d pipe sourcecode,
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:153905
    • 提供者:一片空灵
  1. 地表贴图

    0下载:
  2. opengl 实现三角网的纹理粘帖 开发语言: Java 运行平台: Windows XP-opengl achieve triangulation Texture 2005-06 development languages : Java Platform : Windows XP
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:218212
    • 提供者:陈云
  1. Tank3D_source

    0下载:
  2. 红白机的坦克大战三维再实现,含2005及2003的VC项目文件-The Battle City NES dimensional re-implementation, with 2005 and 2003, the VC project file
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:187800
    • 提供者:许多
  1. WinCEOpenGLES

    0下载:
  2. 基于VC++2005编译环境的WinCE Opengl ES教程,教你如何一步步实现VC++环境下的图形渲染-a book to teach you learn about opengl es in enviroment of vc++ 2005
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:2385199
    • 提供者:王婷
  1. robot

    0下载:
  2. 使用openGL实现机器人的手臂的转动,运用Microsoft Visual Studio 2005作为开发环境。-Use openGL robot arm to achieve the rotation, the use of Microsoft Visual Studio 2005 as development environment.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:24156
    • 提供者:王飞
  1. MySDOpenGL

    0下载:
  2. vc opengl 单文档程序框架 开发环境:Visual Studio 2005-Single Document vc opengl Framework development environment: Visual Studio 2005
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7875832
    • 提供者:古月
  1. Beginning-Game-Programming-2005

    0下载:
  2. Beginning game programming fist edition.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7732581
    • 提供者:hoach
  1. OpenGL_01

    0下载:
  2. Visual C++ 2005下OpenGL应用实例,测试通过,运行效果为屏幕中心一个随意翻动的色子,应用纹理映射等。-This example is about Texture Mapping. Tag: Visual C++ 2005 OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-27
    • 文件大小:10042882
    • 提供者:DC
  1. sphere

    0下载:
  2. 使用visual studio 2005编译生成的代码,实现描绘一个球体,并根据需要实现色彩调整,位置变换。-Using visual studio 2005 to compile the generated code to achieve depicts a sphere, and in accordance with the need to achieve color adjustments, position change.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:75359
    • 提供者:mokulou
  1. Terrain

    0下载:
  2. vc 2005 OpenGL 编程源代码,在一个三维地形中,F16战斗机从中飞过,对学习OpenGL编程非常有帮助。-vc 2005 OpenGL programming source code, in a three-dimensional terrain, F16 fighter jets from flying over, to learn OpenGL programming very helpful.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:625377
    • 提供者:公维宾
  1. lightmodel

    0下载:
  2. 利用visual studio 2005 opengl 实现光照模型。简单的实现光照模型。-Achieved using visual studio 2005 opengl illumination model. Simple illumination model implementation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:8016327
    • 提供者:
  1. Qt_Opengl_NeHe

    0下载:
  2. NeHe的OpenGL教程,应用环境C++ GUI Qt4以及Visual C++ 2005-NeHe' s OpenGL tutorials, application environment C++ GUI Qt4 and Visual C++ 2005
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:230702
    • 提供者:
  1. rotatingofthethreecolorpyramidbyVC2005

    0下载:
  2. 使用VC++2005实现了旋转的三棱锥,使用OpenGL基本图元组合出彩色的三棱锥,是一个OpenGL入门程序。-Achieved using VC++2005 rotating triangular pyramid, using the basic OpenGL pixel color combination of the three pyramid, is a OpenGL entry procedures.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2612636
    • 提供者:zhurong
  1. texture1

    0下载:
  2. 使用VC++2005实现的真实感贴图程序,把一张真实的图片贴图到茶壶,使用简单的程序说明了OpenGL中读入位图和贴图的用法。-Implemented using VC++2005 Texture mapping program, to a real image map to the teapot, illustrated using a simple OpenGL program read into the use of bitmaps and textures.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:9028766
    • 提供者:zhurong
  1. Draw-simple-boat

    0下载:
  2. 使用VC++2005绘制了一个简单的小船,通过该程序,轻松的理解OpenGL基本图元是如何组合出自己想要的程序的。-Using VC++2005 draw a simple boat, through the program, easy to understand the basic OpenGL primitives are combined out of the procedure you want.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:8363922
    • 提供者:zhurong
  1. Robotrotation

    0下载:
  2. 使用VC++2005实现了旋转的机器人,先使用OpenGL基本图元,绘制了一个简单的机器人,再使用计时器,使其进行旋转运动。-Implemented using VC++2005 robot rotation, the first use of OpenGL primitives to draw a simple robot, then use the timer, so the rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8417651
    • 提供者:zhurong
  1. The-12-small-balls-of-different-materials

    0下载:
  2. 使用VC++2005绘制了十二个不同材质的小球,通过此程序可以轻松理解OpenGL中材质和光照的使用方法。-Drawn using VC++2005 twelve balls of different materials, this program can be easily understood by OpenGL in the use of materials and lighting.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8764982
    • 提供者:zhurong
  1. OceanLightingFFT_OpenGL

    1下载:
  2. 实时照片质量无限海水,使用OpenGL。 项目提供并使用了AntTweakBar图形用户接口(GUI)-Ocean lighting algorithm: "Real-time Realistic Ocean Lighting using Seamless Transitions from Geometry to BRDF" Eric Bruneton, Fabrice Neyret, Nicolas Holzschuch Euro graph
  3. 所属分类:OpenGL program

    • 发布日期:2014-12-17
    • 文件大小:7869440
    • 提供者:GoldenCloud
« 12 3 »
搜珍网 www.dssz.com