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

搜索资源列表

  1. OpenGLAppWizard

    0下载:
  2. 这是我做的一个OpenGL的基本框架,封装了几个简单的类,大家试试,运行后生成APPWIZRD-This is the one I do the basic framework for OpenGL, Packaging, a few simple categories, we try, running after generation APPWIZRD
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:24.91kb
    • 提供者:文艳山
  1. OGLFont

    2下载:
  2. 一个封装好的opengl字体类,可以实现不受模型变换影响和受模型变换影响两类字体-a good opengl font type, model can be achieved without influence and transform transform affected by the model two fonts
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:6.47kb
    • 提供者:aa
  1. fboClass

    0下载:
  2. FBO封装了一个比较好的FBO的类。需要显卡的支持-FBO Packaging, a relatively good FBO class. Need graphics support
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:19.99kb
    • 提供者:boboz
  1. 6src

    0下载:
  2. 总共包含6个3dfont_chinaGL是OpenGL三位字体展示,filetransferclass4lan介绍两个局域网中传输文件的封装类,很好的代码,label_static为界面手写的,也不错的静态控件,OpenGL_vckbase20估计你有了,经典的展示,seawind_code_42也是OPGL效果展示,最后是一个一个模拟数控加工轨迹的实例-contains a total of six 3dfont_chinaGL OpenGL 3 font display, filetrans
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.01mb
    • 提供者:xu an
  1. osgteapot

    1下载:
  2. 在OpenSceneGraph平台下直接嵌入OpenGL语言的代码,能够将低层OpenGL代码封装成一个类,可以参照这种方式写自己的类。但前提是你一定要编译OpenSceneGraph-in OpenSceneGraph platform embedded OpenGL direct language code, to the lower OpenGL Packaging code into a category, you can use this method to write their o
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:5kb
    • 提供者:邵远征
  1. vpOGL

    1下载:
  2. 图形引擎vega Prime 与OpenGL混合编程的二次开发封装的类
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2.69kb
    • 提供者:雷天兆
  1. CADSimer

    0下载:
  2. CADSimer程序系在Visual C++/MFC与OpenGL API的集成开发环境下用面向对象的技术开发的三维CAD软件:展示了在MFC中使用OpenGL技术,将OpenGL函数封装为类,可以方便地在Visual C++/MFC软件中进行移植。通过调用OpenGL中的函数,实现图形变换等操作。
  3. 所属分类:OpenGL

    • 发布日期:2014-01-16
    • 文件大小:442.04kb
    • 提供者:den ial
  1. GLFont 类(OK)

    0下载:
  2. openGl中显示中文的封装类-openGl showed Chinese Packaging Category
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:56.18kb
    • 提供者:和港
  1. fireworksparticlesystem

    1下载:
  2. 使用OpenGL写的烟火粒子系统,加入了速度和加速度和粒子颜色的控制,封装了构建其他粒子的类框架,可作为开发其他粒子系统的参考.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:20.01kb
    • 提供者:陈依然
  1. 此模块封装了GDI+1.1里面的Effect

    0下载:
  2. 此模块封装了GDI+1.1里面的Effect,在模块里是“GP效果类”,这个类只是一个基类,真正要使用的是它的子类,包括: “GP模糊类”、“GP锐化类”、“GP色调类”、“GP红眼修正类”、“GP颜色矩阵效果类”、“GP颜色查找表类”、“GP亮度对比度类”、“GP色相饱和亮度类” “GP色彩平衡类”、“GP色阶类”、“GP颜色曲线类” 使用步骤:(拿 GP模糊类 打比方) 1、创建一个“GP模糊类” 2、调用“GP模糊类.置参数()”方法,设置模糊参数 3、
  3. 所属分类:OpenGL

    • 发布日期:2017-03-26
    • 文件大小:79.28kb
    • 提供者:dick
  1. OpenGL_MD2File

    1下载:
  2. OpenGl 读取md2 文件并显示,用C++类封装,拿来可以用,代码均有中文注释,是学习OpenGl动画的好东西,VC++2010 编译-OpenGl md2 file and read the display, using C++ classes packaged, can be used, the code comments are Chinese, learning OpenGl animation is a good thing, VC++2010 compilation
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-22
    • 文件大小:1.93mb
    • 提供者:luo
  1. LOTR

    0下载:
  2. OpenGL 动画特效,C++类封装,完美的代码编写规范,均有中文注释,VC++2010下编译-OpenGL animation effects, C++ classes packaged, perfect coding specifications, have Chinese translations, VC++2010 compiled
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1.55mb
    • 提供者:luo
  1. Protechny

    0下载:
  2. OpenGL粒子喷泉,用C++类封装,符合代码编写规范,有中文注释,VC++2010编译-OpenGL particle algorithm, using C++ classes packaged in line with coding standards, a Chinese comment, VC++2010 compilation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:110.96kb
    • 提供者:luo
  1. OpenGlLight_material

    0下载:
  2. 基于对话框的OpenGl光照可修改例程,在此代码中将光源和材质用类封装了并提供了相应的修改借接口-Based on the dialog box to modify the light OpenGl routines, in this code will be using light sources and materials and provide class encapsulates amended by Interface
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:53.6kb
    • 提供者:skyfly
  1. OpenGL_3DSLoader

    0下载:
  2. OpenGL 读取3ds文件,C++类封装,拿来就可以用,不错的代码哦-Read 3ds files OpenGL, C++ classes packaged, can be used with, oh good code
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-09
    • 文件大小:15.32mb
    • 提供者:luo
  1. PlanarShadow

    0下载:
  2. OpenGL绘制物体阴影源码,用类封装,代码均有中文注释,有完整的代码书写规范,VC++ 2010 下运行-OpenGL rendering shadow object source, with the class package, the code comments are Chinese, there is a complete code written specification, VC++ 2010 run
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:245.5kb
    • 提供者:luo
  1. QuakeBsp

    0下载:
  2. OpenGL Quake 源码,不同于其他人所写代码,用C++类封装,代码均有注释,具有很好的编程规范,VC++2010编译-OpenGL Quake source, different from other people wrote code in C++ class package, the code has comments, with good programming standards, VC++2010 compilation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.18mb
    • 提供者:luo
  1. Ball_Collide

    0下载:
  2. OpenGL 碰撞演示,C++源码,类封装,具有很好的编码规范,很有学习价值,特与大家分享.-OpenGL collision demonstration, C++ source code, class package, with good coding standards, the value of great learning, especially to share with you.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:373.02kb
    • 提供者:luo
  1. openGL-snap

    0下载:
  2. 将openGL的绘制结果转存成图片的类封装-saving openGL rendering scene to image files
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1.59kb
    • 提供者:Guo Yi
  1. openglfinal

    0下载:
  2. 读取简单的OBJ文件,并用C++类封装,内容还有待完善,只是一个大概模型-Read a simple OBJ files, with C++ class package, the contents have yet to be perfect, only an approximate model
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-26
    • 文件大小:13.63mb
    • 提供者:tiantian
« 12 »
搜珍网 www.dssz.com