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

搜索资源列表

  1. glutPrint

    0下载:
  2. 利用glut平台无关的特性,和display高效的性质做opengl文字输出,提供矩阵无关和矩阵相关两种模式-use glut platform-independent features, and efficient display of nature do opengl text output, and has nothing to do with Matrix Matrix two models
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1071
    • 提供者:肖伟
  1. VoronoiShow

    0下载:
  2. 以三维(OpenGL) 的方式直观的显示计算几何中VORONOI图原理。-to 3D (OpenGL), the intuitive display calculation geometry Voronoi diagram.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:318447
    • 提供者:罗锋
  1. Gxp3D

    0下载:
  2. 用Opengl编写的程序源代码,用来实现三维字体的绘制和显示-Opengl prepared with the program's source code used to achieve 3D font rendering and display
  3. 所属分类:OpenGL

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

    0下载:
  2. 是一个三维动画的OpengGL程序,里面含有OpenGL的坐标定义和图像显示类,可用于加入其它工程。-is a 3D animation OpengGL procedures, it contains the coordinates of OpenGL definition and image display type can be used to join other projects.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:37214
    • 提供者:傅波海
  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. MY_LOD

    0下载:
  2. 三维地形的可视化,分形理论生成地形,多分辨率显示!-3D terrain visualization, fractal theory generated terrain, multi-resolution display!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:50304
    • 提供者:feng
  1. A06_OpenGL

    0下载:
  2. OpenGL中显示文字程序 -OpenGL display text procedures.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:18574
    • 提供者:DD
  1. OpenGL拾取例子[太阳系]

    0下载:
  2. 实现图形的拾取功能,在鼠标接近物体时显示相关信息-pick up the graphics function in the mouse close objects display the relevant information
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:892656
    • 提供者:张旭
  1. userinterfaceOpengl

    0下载:
  2. 这是一个界面程序,点击菜单中的仿真就会出现动画,这个程序实现的是在FormView中生成一个窗口,在窗口中显示opengl三维图形。-This is a procedural interface, click on the menu will appear simulation animation, this program is the formation of a FormView window in the window display opengl 3D graphics.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:319807
    • 提供者:任大伟
  1. OpenGLletter

    0下载:
  2. 用OPENGL显示文字,效果非常好,可以先下载来试试,绝对的好东西-use OpenGL display text, very good results can be downloaded to try first, the absolute good stuff
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:15611
    • 提供者:sunjing
  1. contour-1

    3下载:
  2. Contour 等值线搜索和显示算法。VC++编成,使用OpenGL等-Contour contour algorithm to search and display. VC organization, such as the use of OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:243028
    • 提供者:谭昌勇
  1. ConvexHall

    0下载:
  2. ConvexHall实现 3D Convex Hall implementation: Given N points in the space, the algorithm display the construction of the convex hall.-ConvexHall Convex 3D Hall implementati on : Given N points in the space, the algorithm display the construction of t
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:47722
    • 提供者:李萍
  1. MotionCapture

    0下载:
  2. Display of Motion Capture data: It shows a moving character in space.-Display of Motion Capture data : It shows a moving character in space.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:909082
    • 提供者:李萍
  1. picbox

    0下载:
  2. 使用picturebox和opengl显示3D-use and display of 3D opengl
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:35260
    • 提供者:张之和
  1. ShowBall

    0下载:
  2. 这个程序是用OpenGL和glaux在Visual Studio .Net的开发环境中创建的. 该程序包含的功能有: 1. 对键盘的输入作出响应 2. 3D物体的旋转动画 3. 创建窗口显示 4. 创建全屏显示 5. 3维贴图 该程序适用于初学OpenGL, 尤其是初学glaux的程序员. 读码愉快!-this procedure is OpenGL and glaux in Visual Studio. Net development environment cr
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:74820
    • 提供者:海洋
  1. watermoni

    0下载:
  2. 基于混合函数的水波模拟和动态显示技术研究.相关技术:OpenGL类库,分形,Mesh等。-based on the wave function of mixed analog and dynamic display technology research. Technology : OpenGL library, fractal, such as Mesh.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:275964
    • 提供者:吴家道
  1. 3DVideoPlay

    1下载:
  2. 本程序是基于DirectShow视频捕获的OpenGL视频纹理演示程序,可以在三维表面和物体上动态显示视频纹理和播放声音。其中视频纹理获取的dll是我修改自网上强人的作品的,其源码在另一文件中发布。-this program is based on DirectShow video capture OpenGL video texture demo program, the three-dimensional objects on the surface and dynamic display
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2746000
    • 提供者:qianqian
  1. HeightMap5_GL

    0下载:
  2. 动态地图显示,使用OPENGL实时显示动态山脉-dynamic maps indicated that the use of real-time display OpenGL dynamic range
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1531280
    • 提供者:xuxiandi
  1. OPENGL之视窗source

    0下载:
  2. openGL下怎么做图一 视窗的制作和显示-how to do a map window and display production
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:7440
    • 提供者:杜志
  1. Sphere

    0下载:
  2. OPENGL球体显示-ball OpenGL display
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:56095
    • 提供者:阮晓宇
« 1 2 34 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com