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

搜索资源列表

  1. DynamicWorld

    0下载:
  2. 使用opengl中的纹理贴图,光照,以及3D模型导入,构造了一个房间,能够使用鼠标和键盘实现虚拟漫游(w,a,s,d)-Use opengl the texture mapping, illumination, and 3D model import, construct a room, be able to use the mouse and keyboard to achieve a virtual roaming (w, a, s, d)
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-08
    • 文件大小:15797719
    • 提供者:赵斌
  1. 3DSLoader

    0下载:
  2. 在Opengl中导入3ds模型,MFC窗口模式下-Opengl to import 3ds model in
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:568229
    • 提供者:孙传明
  1. 1.2

    0下载:
  2. 计算机图形学实验教程(OpenGL)\第一章 项目名称:5DG S Win32 Framework 三个几何模型-Experimental Course Computer Graphics (OpenGL) \ Chapter Project Name: 5DG S Win32 Framework 3 Geometric Model
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:64163
    • 提供者:于志
  1. earth

    0下载:
  2. 该代码是用opengl做的地球的模型,并能绕着三个坐标轴转动,-The code is a model of the Earth opengl to do, and can rotate around three axes,
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:260994
    • 提供者:m5
  1. solar.tar

    0下载:
  2. Solar system model that demonstrates the use of compound transformations in OpenGL, also OpenGL lighting and depth buffering. This is a gzip ed tar file – unpack the file and look at the README to see how to compile.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:8906
    • 提供者:周默
  1. TextureMappingAndParticalSystemSimulationOfTheFlam

    0下载:
  2. 对不规则模糊物体模拟是计算机图形学研究的热点问题之一,其中火焰是一种常见的涉及面较广的自然现象,因此火焰模拟具有重要意义。本文提出了一种基于粒子系统和纹理映射以及OpenGL混合技术的3D火焰模拟模型,本方法采用特定的几何造型作为基本粒子,既能提高绘制速度又能降低计算量,并通过粒子混合实现了火焰不同区域颜色的变化,同时反映了其中温度的差异。另外该方法还反映了风力对粒子系统的影响。实验结果表明,利用该方法模拟的火焰逼真,占用资源少,能较好地满足多种场合的实时绘制需要- Pairs of ir
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:39743
    • 提供者:
  1. keystocontroltheaircraft

    0下载:
  2. 使用OPENGL编程实现利用方向键对飞机模型的控制-The use of OPENGL programming model using the arrow keys to control the aircraft
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:1196
    • 提供者:李海洋
  1. solasystem

    0下载:
  2. 用opengl实现的太阳系的模型,带轨道和不带轨道2种模式,里面有使用说明还有代码注释,不错的学习用实例!-Opengl solar system implementation with the model, with tracks and without the track two kinds of modes, which have been used to say there are code comments, good examples to learn!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2415655
    • 提供者:李珊珊
  1. galaxy

    0下载:
  2. 超级赞的银河系系统模型,界面非常漂亮,用opengl的camera实现的!-Super commended the Milky Way system model, the interface is very beautiful, with the opengl implementation of the camera!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1153780
    • 提供者:李珊珊
  1. hierarchy

    0下载:
  2. written in c++ VS 6. demo/bacic animation of hierarchical model in openGL using GLUT. source code included.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:607509
    • 提供者:acidos
  1. 04_Rotate

    0下载:
  2. 使用OpenGL的一个简单框架,实现了加载一个模型,并通过旋转操作多角度地观察模型,很适合初学者学习-A simple frame using OpenGL to achieve a load a model and multi-angle by rotating the operator to observe the model, it is suitable for beginners to learn
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-01
    • 文件大小:652572
    • 提供者:王大川
  1. a

    0下载:
  2. 厦门大学海韵园区教学楼的简单三维模型,opengl-Teaching Building, Xiamen University, Rhine Park, a simple three-dimensional model, opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1354587
    • 提供者:张军
  1. SDI_Load3DS

    0下载:
  2. VC6+OpenGL调用3Dmax模型,支持鼠标操作,含3DMAX类。-VC6+ OpenGL calls 3Dmax model, support mouse operations, including 3DMAX class.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:71666
    • 提供者:高磊
  1. 3DmaxSLoader

    0下载:
  2. 3DmaxSLoadervc++平台上,结合opengl,通过设置OpenGL,使之适合Windows平台.利用OpenGL生成.渲染虚拟的三维地形,读取.3DS模型文件的数据,实现地形漫游的可视化.rar-3DmaxSLoadervc++ platform, combined with opengl, by setting the OpenGL, to fit the Windows platform. Generated using OpenGL. Rendering a virtual t
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-16
    • 文件大小:325316
    • 提供者:epzhlj
  1. 3dsExport

    0下载:
  2. 自己写的多线程OPENGL程序,实现了后台资源加载,从JPEG,PNG文件创建纹理,保存屏幕截图,从高度图创建地形,加载3DS模型,视锥剔除,球型天空顶,中文显示等-OPENGL write multi-threaded program, to achieve the background load of resources, from JPEG, PNG files to create texture, save screen shots, create terrain from height
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1685516
    • 提供者:epzhlj
  1. 3DSFileLoader

    0下载:
  2. 该程序可以通过OpenGL库来载入一个标准的3ds格式的模型文件,并存储结构信息-The program can be a standard OpenGL library to load the 3ds format model file, and store the structural information
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4212088
    • 提供者:qqq
  1. 1-Simple_Objects

    0下载:
  2. 用OpenGL+C++实现简单模型的绘制-Using OpenGL+ C++ simple model drawn
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1852337
    • 提供者:贾晓楠
  1. import_model

    0下载:
  2. 基于opengl 功能为导入text文档格式的自制模型 -opengl important model
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:14808
    • 提供者:
  1. OpenCar

    0下载:
  2. opengl串口模型变换很简单相当简单的-opengl simple serial model transformation rather simple
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:128515
    • 提供者:lemon_ogl
  1. 3DS

    1下载:
  2. 基于opengl导入三维模型,模型导入逼真,模型格式为3ds-Based on the 3d model opengl import,Model, model for the.3ds format
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:6215
    • 提供者:陈玥
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 42 »
搜珍网 www.dssz.com