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

搜索资源列表

  1. model

    2下载:
  2. vb+opengl建立的机械制图虚拟模型库,可以网络更新模型库,实现了模型的操作-vb+ opengl established mechanical drawing a virtual model library, you can network update the model library to realize the operation of the model
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-02
    • 文件大小:567483
    • 提供者:cjh
  1. GraduateProject

    2下载:
  2. 校园虚拟漫游系统,用OpenGL实现,其中包括3D模型载入等-Campus Virtual Tour System, using OpenGL implementation, including a 3D model of loading, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-02
    • 文件大小:14505263
    • 提供者:张帅
  1. GLRobotArm

    0下载:
  2. 本程序主要实现对机器狗运动的仿真模拟,用opengl编程构造机器狗模型,以及运动的控制操作。-This program primarily to realize the movement simulation of robot dog, robot dog model constructed using opengl programming, as well as movement control operations.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:81752
    • 提供者:gaobaoyu
  1. Opengl_GEARS

    0下载:
  2. Opengl建模,利用Opengl建立齿轮模型,并响应鼠标动作。是VC下Console程序。-Opengl modeling, using Opengl build gear models, and respond to mouse movements. Is a VC under the Console program.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:264919
    • 提供者:和尚
  1. Pick1

    0下载:
  2. openGL 选择拾取机制实现模型的点选-Select pick-up mechanism to bring about openGL click model
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:235110
    • 提供者:张三
  1. Earth

    0下载:
  2. OpenGL模拟地月系统,Windows框架,典型的模型变换-OpenGL simulation of the Earth-Moon system, Windows framework, a typical model transformation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1639316
    • 提供者:
  1. Rotate

    1下载:
  2. opengl中任一坐标点旋转后,得到新坐标点的例子。通过glGetFloatv函数获取glRotate变换后的模型视图矩阵,然后乘以当前点坐标,进行旋转变换,得到变换后的坐标点位置信息。并与glRotate函数进行比较。-A mehtod to get the vertex postion after roate. This method is implemented buy using glGetFloatv function to get the ModelView Matrix, Then
  3. 所属分类:OpenGL program

    • 发布日期:2016-03-09
    • 文件大小:824683
    • 提供者:ff
  1. RobotArm

    0下载:
  2. Opengl 机器手臂简单实现 是层级模型技术的很好的实例-Opengl robot is a simple hierarchical modeling techniques to achieve a good example of
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:216657
    • 提供者:吴昊
  1. no.1

    0下载:
  2. 一款基础的飞机模型框架~以OPENGL为基础在VC下执行的~
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:1683014
    • 提供者:mor
  1. OpenGL3DStudio

    0下载:
  2. 一种OpenGL中3D Studio模型的读取与控制方法-A kind of OpenGL in the 3D Studio model to read and control methods
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:147927
    • 提供者:胡雨幕
  1. MDL

    0下载:
  2. 基于OpenGL的MDL动画模型的实现,开发CS类游戏可以参考!-OpenGL-based animation model for the realization of MDL develop CS games can refer to!
  3. 所属分类:Shot Game

    • 发布日期:2017-03-29
    • 文件大小:18926
    • 提供者:张鹏程
  1. version_three

    0下载:
  2. 1. 三角片渲染模型 2.鼠标控制物体旋转移动 OpenGL/C 开发-1. triangle-mesh modeling with input data 2. interactive mouse control the object Developed with OpenGL and C/C++
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4169187
    • 提供者:di cao
  1. tuxingxue

    0下载:
  2. openGL中的变换过程,理解透视投影与平行投影的不同,添加代码实现三种场景中的物体三维模型,通过变换调整观察的位置与方向-openGL in the transformation process and understand the perspective projection and parallel projection differences, add the code to achieve the three kinds of objects in the scene three-di
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:2385
    • 提供者:吴心
  1. PickObj

    0下载:
  2. OpenGL中实现maya模型的导入,里面有用于加载maya模型的程序源码,在此说明此源码为转载别人的-Maya model implemented in OpenGL import
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-25
    • 文件大小:8694187
    • 提供者:张华
  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. 所属分类:Graph program

    • 发布日期:2017-05-02
    • 文件大小:612690
    • 提供者:林涵
  1. GL3DModel

    0下载:
  2. OpenGL制作的三位轮胎模型,非常逼真,封装成了Dll,是学习如何将三维模型封装成Dll的非常好的素材,原创代码-OpenGL produced three tire models, very realistic, packaging became Dll, is to learn how to package into a three-dimensional model Dll very good material, original code
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4242524
    • 提供者:张沛轩
  1. planet

    0下载:
  2. 在VC++6.0嵌入有OPENGL头文件的环境中,实现展示太阳系模型的功能-In VC++6.0 with OPENGL header files embedded environment, the realization of the function display the solar system model
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:8030
    • 提供者:wujinwang
  1. OpenGL

    0下载:
  2. ee~ 5-OpenGL视点坐标系与世界坐标系的相互对应关系,建立以视点系参考点为中心的球坐标,提出一种 新的三维场景旋转算法模型.该模型几何意义非常明确,在拖动过程中可随时调整灵敏度,在同等旋转条件下三维变化 导矢保持恒定,操作方便易行,为人机三维旋转操作提供了新的有效途径。-ee ~ 5-OpenGL viewpoint coordinate and world coordinate system corresponding relationship between each oth
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:197517
    • 提供者:john
  1. zz4

    0下载:
  2. opengl 做的 简单的3d飞机模型 自己旋转,已经做好贴图-opengl to do simple 3d airplane model their rotation, have been doing a good job mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1718917
    • 提供者:zhang zhen
  1. MD2_Animation

    0下载:
  2. Opengl MD2方面的文件 MD2模型载入代码-Opengl Animation
  3. 所属分类:DirextX

    • 发布日期:2017-04-01
    • 文件大小:130222
    • 提供者:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com