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

搜索资源列表

  1. Basics

    0下载:
  2. 德国Signsoft公司的用于Opengl编程的控件事列1,可直接调用.3ds文件创建虚拟仿真环境。-Germany Signsoft company for Opengl programming controls things out of a can directly call .3 ds document creation of virtual simulation environment.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.04mb
    • 提供者:骆彬
  1. Transparency

    0下载:
  2. 德国Signsoft公司的用于Opengl编程的控件事列1,可直接调用.3ds文件创建虚拟仿真环境。-Germany Signsoft company for Opengl programming controls things out of a can directly call .3 ds document creation of virtual simulation environment.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:211.2kb
    • 提供者:骆彬
  1. NeHeCS

    0下载:
  2. C#的OpenGL编程。本例展示了如何在C#中调用API。本程序显示了一对旋转的彩色的四面体-C# OpenGL programming. This example demonstrates how the C# API call. This procedure shows a revolving color of the tetrahedral
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:23.95kb
    • 提供者:朱亮
  1. pict15.ram

    0下载:
  2. 这个软件在vc中调用opengl 可以实现用方向键上下左右移动,按鼠标三角形转动-vc software in the call can be achieved using opengl direction keys from top to bottom and move around by rotating the mouse triangle
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.22mb
    • 提供者:郝永生
  1. glu1_3

    0下载:
  2. OpenGL学习的教程,详细讲解了vc环境下OpenGL的调用。-OpenGL learning guides, detailed account of vc environment OpenGL call.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:157.14kb
    • 提供者:wyq
  1. ImageProjectTest

    0下载:
  2. 一个很不错的图形开发程序,用OpenGl调用,用VS.net打开。-a very good graphics development process, with OpenGl call with VS.net open.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:167.32kb
    • 提供者:napsoft
  1. VIEW3DS11

    0下载:
  2. 此程序将3DS模型转换为gl模型和一个头文件,使得读3D模型变得非常简单,读者只需调用头文件中的Init函数,int model=GL3DS_initialize_xxx()t() 然后用glCallList(model) 即可绘制。-this procedure will be converted to 3DS model gl model and a header files, Reading makes 3 D model is very simple, readers can call
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:840.08kb
    • 提供者:yzm
  1. WalkthroughApplication

    0下载:
  2. This the last tutorial of this series. In this tutorial we will develop a complete virtual reality application using OpenGL. We would be making use of the principles learnt in the above tutorials extensively. We will call our application TILWalk and
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.03mb
    • 提供者:zhf
  1. 演示MD2调用、影子做法

    0下载:
  2. MD2调用、影子做法-MD2 call, the Shadow practice
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:511.67kb
    • 提供者:王涛
  1. threedbmp.rar

    0下载:
  2. 在MFC中调用OpenGL库函数来实现二维图像的三维显示,OpenGL in MFC library function call to achieve the two-dimensional images of three-dimensional display
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:103.7kb
    • 提供者:jiang_feng
  1. EricDlg

    0下载:
  2. 是一个结合了Opencv和opengl的图像处理程序,非常有用,使人了解opencv和opengl怎样通过格式转换来相互调用,非常好的程序-Is a combination of image processing and opengl Opencv program, very useful, people understand how opencv and opengl to call each other by the format conversion, very good program
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2.13mb
    • 提供者:周周周
  1. csGL

    0下载:
  2. C#中调用OpenGL的例子,源码清晰您可以随意修改拿去使用。QQ:20800781-OpenGL C# example to call, clearly you are free to modify the source chunks. QQ: 20800781
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:557.75kb
    • 提供者:汪玉兰
  1. 123985769

    0下载:
  2. vtk实例程序,实现图像显示,调用vtk控件实现图像显示-VTK examples of procedures, to achieve image display, call VTK image display controls to achieve
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:18.83kb
    • 提供者:wl
  1. VB_OpenGL

    1下载:
  2. 我自己写的,里面都有我的文字相信说明。介绍了vb调用OpenGL的基本框架,内有两个模块,包含像素结构,纹理的加载,模型列表,二次对象调用,简单的摄像机,模型的简单变换(旋转)等-I wrote it myself, which has I believe that the provision of the text. Vb call OpenGL introduced the basic framework, there are two modules, including the pixel
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-02
    • 文件大小:69.12kb
    • 提供者:yangyang
  1. GLIntercept0_5exe

    0下载:
  2. Opengl 函数截获器,其功能是用新的库代替原有的opengl库,跟踪原库中函数的调用-Opengl function intercepted, and its function is to use the new library to replace the original opengl library, tracking the original library function call
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:933.3kb
    • 提供者:pan
  1. KAI

    0下载:
  2. 调用OPENGL开发画图软件 其中涉及opengl的RC 与DC的关联和设置,可视空间的设置等-Call OPENGL drawing software development involving opengl the RC with DC link and settings, video settings, such as space
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:44.23kb
    • 提供者:allendu
  1. OpenGLFourWindowsFrame

    0下载:
  2. 在vc的MFC环境下调用opengl库写的四窗口显示图形的源码 -In the MFC environment vc call opengl library written four-window display graphics of the source
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:61.91kb
    • 提供者:freid
  1. loadMD2File

    0下载:
  2. 采用vc调用 md2 游戏角色,可以实现角色的动画-MD2 game using vc call role, the role of the animation can be achieved
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:1.31mb
    • 提供者:john
  1. Win_Std_GL

    0下载:
  2. 这是我在学OpenGL时作的一个程序。在这里面我将OpenGL用于Windows时的设置做成了一个类,方便调用。如果您有这样的适合初学者的OpenGL程序请发过我吧,谢谢!邮箱:kj270@163.com-This is my school when an OpenGL program. I will be there in OpenGL for Windows at the time resulted in a class setting, convenient to call. If you
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:1.77mb
    • 提供者:钟华
  1. CHAP07_WORMS

    0下载:
  2. vc++ 调用opengl制作的蠕虫小游戏-vc++ call opengl produced small worms Game
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:7.71kb
    • 提供者:牛牛
« 12 3 4 5 »
搜珍网 www.dssz.com