CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模型 opengl

搜索资源列表

  1. stencilCAD.rar

    0下载:
  2. 利用OpenGL的模版特性实现的一个CAD模型:一个立方体和一个圆柱体的布尔减之后得到的结果,The template features the use of OpenGL to achieve a CAD model: a cube and a cylinder followed by the Boolean result
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:79392
    • 提供者:张建生
  1. Opengl3dGame.rar

    3下载:
  2. 学OPENGl编3D游戏,3D场景框架,碰撞检测,加载3d模型,动画模型,射击爆炸,等等,很全面,完整源码,值得学习!,OPENGl school for 3D games, 3D scenes framework, collision detection, load the 3d model, animation, models, fire explosion, and so on, it is comprehensive, complete source code, it is worth
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-22
    • 文件大小:10972804
    • 提供者:谭俊
  1. 3ds-opengl

    0下载:
  2. 读取由Pro/E生成的obj模型文件。由Pro/E中生成的obj三维模型文件,在处理之前,有几个问题要加以考虑: (1)Pro/E中生成的obj文件,对于面的定义,用到三个索引值“f 顶点1/纹理1/法向量1 顶点2/纹理2/法向量2 顶点3/纹理3/法向量3 ”,如“f 1/1/1 2/2/2 6/6/6”等; (2)Pro/E中生成的obj文件对顶点和纹理坐标的定义,常常出现重复。之所以采用这种顶点重复的obj格式写出文件,主要是考虑到共面顶点的法向量可能因为所处的面不同而不同。这样
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:28595
    • 提供者:jinking
  1. Globe-Model(OpenGL)

    1下载:
  2. 使用OpenGL设计实现一个动态地球仪模型,主要包括底座、内部实心球和外围网状球三部分。通过对此模型的设计,以此为平台,对OpenGL中的坐标系设置、图素构造法、物体材质、光照效果、物体相对运动和程序的可交互性进行了实践-Use Opengl to design a globe or tellurian model
  3. 所属分类:Windows Develop

    • 发布日期:2015-11-19
    • 文件大小:96256
    • 提供者:Xiong
  1. ExObjLoader.rar

    1下载:
  2. 实现对三维模型.obj类型文件的导入,并通过OPENGL进行绘制显示。,Realization of three-dimensional model. Obj file type to import, and to draw OPENGL display.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:113103
    • 提供者:殷润民
  1. OpenGL

    0下载:
  2. 图形函数库,通过本文档我们可以了解三维模型的基本绘制方法,并进行一些简单的渲染-Graphics library, we can understand through this document the basic method of drawing three-dimensional model and render some simple
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-01
    • 文件大小:13873481
    • 提供者:zcy
  1. labwindows-cvi-OpenGl

    0下载:
  2. 实现了labwindows中三维模型的开发,并且附带了串口通讯代码!-Three-dimensional model to achieve the labwindows in the development and communication with the serial code!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1615325
    • 提供者:wsftsl
  1. F16.rar

    0下载:
  2. f16飞机模型,opengl,f16 airplane model, opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:118122
    • 提供者:
  1. Md2.rar

    0下载:
  2. 载入由3ds max生成的md2模型,进行动作控制,3ds max load generated by the MD2 model for motion control
  3. 所属分类:DirextX

    • 发布日期:2017-04-09
    • 文件大小:278049
    • 提供者:刘阳
  1. BoneAnim.zip

    1下载:
  2. 导入3D模型,绑定骨骼并制作成骨骼动画,比较逼真!,Import 3D models into binding bone and bone animation, realistic comparison of the!
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:484918
    • 提供者:knight
  1. MyMesh

    1下载:
  2. 利用OpenGL显示.off格式的三维网格模型-Display .off 3D mesh model by OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-20
    • 文件大小:100483
    • 提供者:Mia
  1. MyOpenGL

    0下载:
  2. OpenGL模拟的一个3维空间模型,VC++源码实现,一个模拟的3维视图,随着鼠标移动会改变视图,VC++6下可直接编译代码,仅此参考。 -OpenGL 3-D simulation of a space model, VC++ source code implementation, a simulated three-dimensional view, with the mouse will change the view, VC++6 compiler directly under th
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:595897
    • 提供者:林宇斌
  1. 4

    0下载:
  2. opengl 计算机图形学简单算法集合 :图形学,实现了著名的光照模型Phong模型,可以表示反射折射,镜面反射等光学现象-Graphics, to achieve the well-known Phong illumination model model, you can express reflection refraction, specular reflection and other optical phenomena-opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:268892
    • 提供者:james
  1. rabbit

    1下载:
  2. 是用opengl写的一个兔子模型,适合初学者,有旋转、偏移变换等操作 计算机图形学的一次小实验-Opengl is written in a rabbit model, suitable for beginners, with rotation, conversion and other operations offset a small experiment in computer graphics
  3. 所属分类:OpenGL program

    • 发布日期:2014-05-16
    • 文件大小:261120
    • 提供者:sasa
  1. yansemoxing

    0下载:
  2. OpenGL的颜色模型讲义 PPT格式 讲的很好-OpenGL color model format PPT lectures about good
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:955974
    • 提供者:
  1. 3dgame

    0下载:
  2. 几款3D游戏源码 OpenGL的组合图形 特殊的平面_树 MD2动画模型 射击、爆炸 碰撞检测 游戏进度保存 场景编辑-Game source 3D models a combination of OpenGL graphics plane _ a special MD2 animation model tree shooting, collision detection explosion scenes to preserve the progress of Games Edit
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8259633
    • 提供者:bymeok
  1. Tunnel

    0下载:
  2. opengl程序,用opengl编写的一条带围墙道路的模型,可以以摄像头模式移动场景,可以选择过滤模式。-opengl program using opengl written in a model with a wall of road, can move the camera scene mode, you can choose filtering mode.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:2186492
    • 提供者:6546
  1. zgj

    0下载:
  2. OPENGL编写的一个小房子。这是一个简单建房子模型。-opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2375367
    • 提供者:郑高军
  1. OpenGLpointclouds

    0下载:
  2. OpenGL环境下点云模型的显示变换,介绍一种标准的3D点云模型OBJ文件的特点和基本结构,在VC++6.0平台下结合OpenGL完成了OBJ格式文件的读取和点云模型的三维显示、旋转、平移、缩放变换功能.实验结果表明,利用OpenGL开发的程序可以高效实时地实现点云的各种操作.-OpenGL environment, the display of point cloud model of transformation to introduce a standard 3D point cloud
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:322625
    • 提供者:赵明
  1. water_reflect

    1下载:
  2. 一个用CG和OpenGL实现的水面特效 可实现水流效果和物体的倒影 导入模型为3ds格式-An OpenGL implementation with the CG and special effects can be realized water surface effects and the reflection of objects into 3ds format model
  3. 所属分类:OpenGL program

    • 发布日期:2014-10-05
    • 文件大小:2848698
    • 提供者:周圣川
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com