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

搜索资源列表

  1. openGL2

    0下载:
  2. 1)理解OpenGL中的变换过程 (2)理解透视投影与平行投影的不同 (3)添加代码实现太阳、地球和月亮的运动模型 (4)了解深度测试 (5)通过变换调整观察的位置与方向 (6)加入光照模型-1) understand the transformation process in OpenGL (2) understand the perspective projection and parallel projection of the different (3) add the code to
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1286053
    • 提供者:周中锋
  1. 2_TexFixedPath

    0下载:
  2. 使用opengl构造汽车模型,并使汽车沿着固定的轨道运动-using opengl to create a car model, and the car can run on the track automatically
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-31
    • 文件大小:12828803
    • 提供者:koman
  1. Display3Dmodel

    1下载:
  2. 用VC6.0和OpenGL实现在VC环境中加载3D模型,将相关的.c文件包含到自己的工程后,可以轻松实现3D模型的导入,并可移动、缩放和旋转。-OpenGL implementation with VC6.0 and loaded in the VC environment, 3D models, will be relevant. C files included in your project, you can easily import 3D models, and can move, s
  3. 所属分类:OpenGL

    • 发布日期:2012-11-17
    • 文件大小:6822710
    • 提供者:马昆骐
  1. ShootExplosion

    0下载:
  2. 用VC6.0和OpenGL实现在VC环境中实现爆炸和射击效果。场景中有地形纹理和3D模型。-OpenGL implementation with VC6.0 and VC environment to achieve in the explosion and fire effects. The scene of the terrain textures and 3D models.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5253616
    • 提供者:马昆骐
  1. OpenGLprograming

    0下载:
  2. 简述了OPENGL的功能和计算机图形学的基本知识,包括状态管理和集合体的绘制,模型变换,视点变换和投影变换-OPENGL outlined the functions and basic knowledge of computer graphics, including the collection of state management and rendering, model transformation, view transformation and projection transfo
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-21
    • 文件大小:34952192
    • 提供者:黄琳
  1. toonglut_2.0

    0下载:
  2. 将三维网格模型通过GPU渲染算法,渲染出具有卡通漫画风格的程序。使用OPENGL和C-By three-dimensional mesh GPU rendering algorithms, rendering a cartoon-style program. And C++ with OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:380114
    • 提供者:wz
  1. start

    0下载:
  2. 学习opengl的完整例子,包括模型读取,移动,巡游,简单光照等。-Learning opengl complete examples, including the model read, move, parade, simple lighting and so on.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:498913
    • 提供者:wz
  1. 6_transformation_3D_549306217

    0下载:
  2. 照相机模型、世界坐标系与局部坐标系、视口演示的opengl源代码-Camera model, the world coordinate system and local coordinate system, the viewport shows the source code opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1206037
    • 提供者:郭子博
  1. sdfj

    0下载:
  2. 3D场景中天气因素可视化仿真 opengl 粒子系统 仿真 模拟 对天气进行可视化仿真,模型-3D scene in the visual simulation of weather simulation opengl particle system to visualize the weather simulation model
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:221627
    • 提供者:jason
  1. lizixitd-

    0下载:
  2. 基于粒子系统的降雪过程模拟 opengl 粒子系统 降雪过程 模型 融合技术 纹理映射技术-Based on the snow particle system simulation opengl particle system snow texture mapping process model fusion technology
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:468975
    • 提供者:jason
  1. MD2_Loader

    0下载:
  2. VC++工程,基于opengl,由CMD2MODEL类编制而成的动画模型完整程序.-VC++ project, based on opengl, compiled by the CMD2MODEL class model of a complete animation program.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3256603
    • 提供者:iygi87
  1. sun_moon_earth

    0下载:
  2. 利用opengl实现 太阳、地球、月亮模型-Opengl implementation using the sun, Earth, Moon model
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:9141612
    • 提供者:rjohn
  1. Simulation-of-Rearview-Mirror

    0下载:
  2. 这是一个OpenGL写的后视镜的文章,文章中采用了离屏渲染的技术将照相机后面的场景采集下来,之后将其显示在后视镜模型上。-This is a mirror of the articles written by OpenGL, the article used in the off-screen rendering technology to capture the scene behind the camera down, and then display it in the mirror mo
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:464011
    • 提供者:shang
  1. OpenGL1

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

    • 发布日期:2017-05-02
    • 文件大小:595051
    • 提供者:黄黄
  1. MyOPGL

    0下载:
  2. 本程序读入3ds格式的飞机模型,采用了Opengl的API,可通过方向键对其进行操纵,模拟飞机的飞行-3ds format of the program reads the aircraft model, using the Opengl the API, through its manipulation of the arrow keys to simulate the flight
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1157471
    • 提供者:buptkid
  1. fountain_ok_gl

    0下载:
  2. 基于opengl的喷泉模型 完美编译调试-Fountain by opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1754987
    • 提供者:kongshuai
  1. smooth

    0下载:
  2. 曲面光顺处理程序,用OPENGL编写.可作为网格模型光顺处理.-surface smoothing programe with OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:136362
    • 提供者:qxj
  1. Camera

    0下载:
  2. 实现了MFC和OPENGL框架,能够对OPEGNL的模型平移,旋转,缩放,非常适合初学OPENGL的同学参考,对做有关图形学方面的毕设的同学是很有帮助的-Framework to achieve the MFC and OPENGL, the model can OPEGNL translation, rotation, scaling, very suitable for students beginners OPENGL reference on completion of terms of
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:270800
    • 提供者:fengxian
  1. Rotation3DModelWithOpenGL

    0下载:
  2. 一篇关于在OpenGL下实现3D模型自由旋转方法研究的文章:主要是关于鼠标虚拟球的实现-Article on 3D models in OpenGL to achieve free rotation method of the article: mainly the realization of virtual ball on the mouse
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:353768
    • 提供者:
  1. Multi-viewport

    1下载:
  2. 在VC环境下用openGL实现不同纹理及坐标变换下的三维模型显示-In the VC environment with openGL achieve different textures and three-dimensional coordinate transformation model shows
  3. 所属分类:OpenGL program

    • 发布日期:2015-04-26
    • 文件大小:2788352
    • 提供者:朱德隆
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 50 »
搜珍网 www.dssz.com