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

搜索资源列表

  1. Bitmap_Fon1932889152005

    0下载:
  2. This is a demo of a bitmap font that uses OpenGL and is written in C++. It requires the gd library from boutell.com. There s a demo at http://www.coolgroups.com/font/. -This is a demo of a bitmap font that uses OpenGL and is written in C++. It requ
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:39076
    • 提供者:WMX
  1. Transparen193111992005

    0下载:
  2. This a Transparent PNG texture loader for OpenGL. It requires the gd library at boutell.com. There s a demo at http://www.coolgroups.com/alpha/. -This a Transparent PNG texture loader for OpenGL. It requires the gd library at boutell.com. There s
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:112558
    • 提供者:WMX
  1. C++-READ-3dsformat

    0下载:
  2. 这是一个用C++读取3DS文件的例子,还可根据自己的需要改写扩充! 欢迎大家在www.programsalon.com上互相交流!共同进步!-This a C 3DS document read examples, but also according to their own needs expanded rewrite! Welcome to the www.programsalon.com on the exchange! Common progress!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:301442
    • 提供者:00w
  1. opengl_mksw

    0下载:
  2. opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:74378
    • 提供者:周立
  1. atlexam

    0下载:
  2. 用opengl和atl开发的图形程序,对学习com组件编程和opengl图形编程很有用 -use opengl ATL and the development of graphics program, to learn com components programming and graphics programming opengl useful
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:644039
    • 提供者:章自豪
  1. Intra3D-Software

    3下载:
  2. 基于OpenGL与Windows的交互式三维图形技术以及程序设计。结合配套软件─—交互式三维图形软件开发工具Intra3D 2.0: (1)3D C++ 类库与COM对象库系统设计; (2)3D 交互算法与数据结构设计; (3)3D 图形用户界面设计; (4)使用Visual C++ 和Intra3D 2.0 C++ 类库编写交互式3D 应用程序; (5)使用Visual Basic和Intra3D 2.0 COM类库编写交互式3D 应用程序。 Intra3D 2.0是免
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:5507076
    • 提供者:胡锦涛
  1. basicvector

    0下载:
  2. 作者: junglesong 这是我过去进行一个OpenGL项目时使用到的\"三维空间向量/点\"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,特别重要的向量计算如点积,叉乘还有相关说明,希望对大家有所用处. 由于源程序涉及到保
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3177
    • 提供者:黄景天
  1. 3dfont2.0

    0下载:
  2. 作者: yulongsun 需要在penGL中作中文输出,但没发现何处有合适的,把一个叫zhaohui的人写的英文字符输出类改了一下,可以输出中文了,但却并没有解决我的问题。我感觉得应该使用wglUseFontBitmaps()函数使字体保持不变。但我对 OpenGL不熟,不知怎么用。不过我做的东西也许对别人有用,权且放在这儿。同时希望得到指教。 文件:CGLFont.c CGLFont.h env::windows2000, vc6.0 e-mail: y
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:112265
    • 提供者:黄景天
  1. OpenGL_A1

    0下载:
  2. This tutorial shows how to use the GL_REFLECTION_MAP_EXT and GL_TEXTURE_CUBE_MAP extensions to render a reflective Cube map The dglOpenGL.pas file was created by the team at www.delphigl.com I have included the html readme for an explanation
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:349147
    • 提供者:古洪
  1. PrintGL_Fietiger

    0下载:
  2. 说明: GL Print.rar是一个比较常见的OpenGL的打印代码,在CodeGuru上有的,我在它的基础上面做了一点点改动,就是将CGLobj当成了View的一个成员,原来他们之间存在继承关系.效果相同. Ch4.rar是一本书上面的一个原码,没有打印功能.但是他设计的类比较好(个人观点)所有的绘制功能是在COpenGLDC里完成的,而视图的投影视口的变换等是由一个照相机类完成的,以至于我现在还不知道怎么回事,只管用就是了. NewGL.rar 的我结合上面两者改写
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:331520
    • 提供者:fietiger
  1. OpenGL_ActiveX

    1下载:
  2. opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:74378
    • 提供者:xian
  1. DelphiWithOpenGLSourceCode

    0下载:
  2. 改篇包括25个Delphi下的OpenGL程序源码,欢迎下载,有问题请发E-mail至wen0624@163.com-changed 25 articles including Delphi procedures under the OpenGL source, welcomed the download, a problem please send E-mail to wen0624@163.com
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:20359076
    • 提供者:wen0624
  1. CxImage_GL

    2下载:
  2. 关于CxImage的文章,网上有许多,这里只介绍如何把CxImage与OpenGL结合起来,用于读入多种格式的纹理以及用来把屏幕保存为各种格式的图像文件。 支持的格式有:BMP,GIF,ICO,JP2,FPC,FPG,PCX,PNG,PNM,RAS,TGA,TIF等等。 支持读入透明纹理。 www.PhysDev.com -CxImage articles on the Internet there are many, here only on how CxImage co
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:534914
    • 提供者:华文广
  1. DelphiXscr

    0下载:
  2. DelphiX开发的屏保 http://www.huosoft.com-DelphiX development of the Screen Saving http://www.huosoft.com
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:372599
    • 提供者:万伟
  1. Image_Processing_algorithm_SRM

    0下载:
  2. osculatingcircle.cpp : An interactive demo of osculating circles used to define a parametric curve curvature. Require OpenGL(R) matchsegments.cpp : Compute the scaled rigid transformation that matches a given pair of segments. srm : A k
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:10979
    • 提供者:田先生
  1. Openglzoompandrawline

    0下载:
  2. 以往下载的一个OPENGL的例子,我作了一些修改,可以实施二维绘图(绘线)、拖动、缩放等功能,希望有人将它修改为窗口大小变化时,图形大小不要变化 bxmmjm@yahoo.com.cn
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:77445
    • 提供者:yuzhiyan
  1. terraininfinite

    0下载:
  2. OpenGL实现无限大地形,收藏的, http://www.azure.com.cn 作者博客
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:520204
    • 提供者:李赛伟
  1. Land3

    1下载:
  2. roam地形算法实现,非常赞~ This engine is based on Roam Binary triangle tree technology. Source: --------------- http://opengl.org.ru/proton/Land3.zip Main article: --------------- http://www.gamasutra.com/features/20000403/turner_01.htm
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1461905
    • 提供者:bgeng
  1. openglkjy

    0下载:
  2. opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:74950
    • 提供者:jerry
  1. xingqiong

    1下载:
  2. 利用OpenGL模拟太阳系星球运转 Title: OpenGL with VB6 Author: Saadat Ali Shah Email: shahji_2000@yahoo.com Environment: VB 6.0, Win98/Me/XP Keywords: OpenGL, multiple viewports, mouse picking Level: Intermediate Category: VisualBasic/Graphics/OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:518302
    • 提供者:秦胜伍
« 12 3 »
搜珍网 www.dssz.com