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

搜索资源列表

  1. Camera4_OGL

    0下载:
  2. 我写的一个OPENGL的程序。可以进行3D画图和平移旋转操作。-I wrote an OpenGL procedures. Can 3D drawing and rotating shift operation.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:40184
    • 提供者:秦青
  1. graph3dapp

    0下载:
  2. 用Java书写的3D图形渲染程序,不使用Java3D和OpenGL,纯Java实现,采用扫描线深度消隐,和局部光照模型,该程序用作图形学教学。程序使用Jcreator3.5编译(内建工程),当然也可以用其他Java工具编译。需要详细了解的网友可与我联系-written with Java 3D graphics rendering procedures, and not to use OpenGL Java3D, pure Java, scanning depth blanking line,
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:53055
    • 提供者:徐林
  1. 3Dface

    0下载:
  2. opengl编的,三维界面,提供接口,可用于开发3d和平面软件-opengl series, three-dimensional interface, providing interface can be used to develop software 3d and planar
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:161395
    • 提供者:张军
  1. sui

    0下载:
  2. 利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-use Opengl set MFC View environment, three-dimensional display of 3D data, handling a large number of point cloud data show rotation, translation, zooming, etc.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:247315
    • 提供者:李瑞
  1. srcDownlodingsite

    0下载:
  2. 介绍用OpenGL实现点云处理的三维变换,我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设备的访问获取点云的分割方法。-introduces OpenGL point cloud processing of 3D transformation, we can pass CreateFile API access to equipment handle, reuse API function DeviceIoControl ri
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:351613
    • 提供者:zxj
  1. ogl_3d_collision

    1下载:
  2. 使用opengl开发的3d碰撞检测的源程序。使用vc6和opengl库开发。-source code about Three-Dimension Collision using OpenGL and VC6
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:79266
    • 提供者:赵蒙博
  1. cael-1.5.tar

    1下载:
  2. 它运行一个蜂窝汽车模拟系统,并支持一套可以是Conway的生命游戏的规则,但是可以通过修改以在更广泛的其它蜂窝汽车模拟系统上运行.它使用OpenGL来处理图形,但不支持3D.可能的网格尺寸只受限于处理器的处理能力和内存大小.用户可以放大网格,直到其尺寸填满整个窗口 也可缩小网格直到整个网格是可见的. -CAEL stands for Cellular Automata Engine (Life). It runs a cellular automata simulation with a set
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:8011
    • 提供者:韦小宝
  1. 三维空战游戏实例

    2下载:
  2. 这是一个三维空战游戏的实例,绘制引擎是OpenGL。游戏内容是一个太空战三维游戏。-this is a 3d air fighting game. graphic engine is opengl,the game is about outer space fighting.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:694439
    • 提供者:李玲
  1. 二维图像三维显示

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:106574
    • 提供者:张立强
  1. MapMaker

    2下载:
  2. “虚拟地景生成系统”是基于Windows2000系统和Visual C++ 6.0平台,利用基本OpenGL函数编程技术开发的三维可视化成果。它通过简单的DEM(数字高程模型)数据,建立格网模型、再根据光照强度、高程值及有关数据建立数学模型,生成晕渲,再将它投影到平面上,达到模拟现实地貌起伏的效果。 本系统采用XP风格界面,清新自然。它具有透射/正射投影切换、漫游、缩放功能。支持分层晕渲、比高设定、平移、旋转、翻滚、视野调节、雾化、纹理贴图(显示/隐藏)等诸多功能,单幅、1MB大小的DEM数据生
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1049634
    • 提供者:Flex
  1. fireworks

    0下载:
  2. Delphi + OpenGL 这是一个模拟烟火效果的例子,主要是演示3D粒子变换以及粒子的生命周期。-Delphi + OpenGL This is a simulation example of pyrotechnic effects, mainly demonstration 3D particle and particle transformation of the life cycle.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:30755
    • 提供者:张震沣
  1. 导弹发射演示

    5下载:
  2. 基于opengl的三维导弹发射演示,其中包括尾焰的粒子系统,导弹爆炸时的效果演示,多种视角的变换等等,比较真实的再现了导弹的发射.-3D demo missile launchers, including Mei Yan, the particle system, the missile exploded demonstration effect, the transformation of diverse perspectives, etc., true reproduction of the
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2788573
    • 提供者:李培军
  1. objloader

    0下载:
  2. 是读取3d文件obj格式的算法,他虽不是opengl的主流,但却有其简单,易懂的优势-is read 3d obj file format algorithms opengl he is not the mainstream, but it is simple, understandable advantages
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:61664
    • 提供者:孟庆洋
  1. Fountain1

    0下载:
  2. opengl编程,用粒子系统制作的喷泉,为3d动画和园林软件很好的学习素材.-opengl programming produced by the particle system of fountains, gardens 3d animation software and good learning materials.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:108062
    • 提供者:孙勋还
  1. Camera2_SrcExeDoc

    0下载:
  2. opengl中摄像机的模拟编程,可以为3d角色动画提供一定的参考素材。-opengl simulation programming, for 3d character animation provide some reference material.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:54770
    • 提供者:孙勋还
  1. gps3d

    0下载:
  2. GPS3d 是一组可以从PC机处理GPS的工具,一个良好的功能是可以通过OpenGL,3D纹理映射模型查看GPS数据-GPS3D is a group of tools that can be used for processing GPS data on PC. One splendid function of the tool is that it can examine GPS data through texture mapped 3D model by use of OpenGL.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1500349
    • 提供者:ajsk
  1. Space Invader

    1下载:
  2. 这是一个界二2在D与3D之间的一个小游戏, 界面柔和,蛮好玩的!! 主要是用到了VC中的OPENGL-This is a profession in 2 2 D and 3D among a small game, interface soft, quite fun! ! Mainly used by the VC OpenGL! !
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:641752
    • 提供者:he
  1. 复件 d4

    0下载:
  2. 该程序将OpenGL和vc.net结合,开发三维操作平台,解决了在vc中移植OpenGL的关键技术,以及实现了平台的原地平移和旋转技术-the program will OpenGL and vc.net combination of 3D development platform, the solution of the graft vc OpenGL key technologies, and the realization of the platform in situ technolog
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3858155
    • 提供者:高扬
  1. GEARS1

    1下载:
  2. 一个很好的3D与OpenGL结合的例子,实现多级齿轮的运动,效果很好,在运行程序时请先把提供的.dll文件拷贝到你的系统的 SYSTEM32目录下,否则不能运行!-a good combination of 3D and OpenGL example, multi-class sports gear, a good effect, and the operational procedures for the provision when the post. Dll files are copie
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:262124
    • 提供者:方怡新
  1. apoolGL-099-pre22.tar

    0下载:
  2. 用于在LINUX下进行三维图像处理的OpenGL接口.实现三维动态渲染-LINUX for the three-dimensional image processing OpenGL interface. Dynamic 3D rendering
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2191751
    • 提供者:李明
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com