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

搜索资源列表

  1. MY3DS

    0下载:
  2. 加载3d模型,可以加载3dmas中建立的模型,并进行鼠标交互
  3. 所属分类:3D图形编程

    • 发布日期:2014-01-16
    • 文件大小:2197397
    • 提供者:zhaofang
  1. F16

    0下载:
  2. f16战机的三维立体模型,可以在三维空间实现飞机姿态的旋转和俯冲。有鼠标左键控制。
  3. 所属分类:3D图形编程

    • 发布日期:2014-01-17
    • 文件大小:117856
    • 提供者:晁艳普
  1. EagleEye

    1下载:
  2. 使用OpenSceneGraph(OSG)实现简单物体控制和鹰眼图(雷达地图)的效果。 使用鼠标点击场景内的滑翔机对象,再使用键盘方向键控制器左右移动,同时观察鹰眼图中的效果。 VS 2008+OSG 2.6测试通过 模型文件与源代码在同一目录下
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:12081
    • 提供者:王锐
  1. Sierpinski 三角形进行Sierpinski化

    0下载:
  2. 功能介绍: 1.鼠标拖动 2.对三角形进行Sierpinski化 问及解决: 1.全局变量与局部变量的区别,资源与变量类的关系。变量析构并不代表着资源的析构。(画布 光照 画图) 2.画图前的视图模型的初始化 3.调用函数比较生疏
  3. 所属分类:3D图形编程

    • 发布日期:2011-03-15
    • 文件大小:2109964
    • 提供者:SMKING
  1. wrl_viewer.rar

    1下载:
  2. 可以实现wrl格式的三维模型输入,并且实现多种功能的显示,用户可以用鼠标键盘与各个模型进行交互,Wrl format can achieve three-dimensional model of input, and achieve multi-functional display, the user can use the mouse to the keyboard to interact with various model
  3. 所属分类:3D Graphic

    • 发布日期:2015-04-26
    • 文件大小:716231
    • 提供者:zhuhui
  1. SimpleOpenglProgram.rar

    0下载:
  2. 本程序使用opengl语言实现简单三维图形的显示与控制,包括三维场景构建,各种变换的使用;光照模型;材质使用;基本的图元绘制和鼠标控制视角变换。,This program realizes the Control and Display of simple 3D objects with opengl language.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:2180
    • 提供者:巨枫
  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. 3D-cup-model

    0下载:
  2. DXUT框架下的3D纸杯模型,用鼠标控制转动角度,纹理使用的是一个microsoft的logo-3D mesh in DXUT
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-05
    • 文件大小:483225
    • 提供者:郑超
  1. VTKline

    0下载:
  2. 可以在ply模型上面通过鼠标拾取点,并绘制经过拾取点的线。-In the ply model above through the mouse pickup point, and draw after the pick-up point line.
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-19
    • 文件大小:7596
    • 提供者:周有风
  1. bdefface

    0下载:
  2. 自动导入3ds文件,并完成三维显示过程.程序可直接运行,里面已经封装好了矩阵处理,纹理显示,可进行鼠标左右上下拖动,以旋转模型.非常值得做三维人脸显示的同学研究. -Automatically import 3ds files and complete three-dimensional display process. Program can be run directly, which has a good package matrix processing, texture displ
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-02
    • 文件大小:969404
    • 提供者:夜飞雪
  1. 3DSLoader

    0下载:
  2. 可以读取3ds格式的模型,并显示出来,同时可以运用鼠标对图形进行简单的操作-3ds format model can be read and displayed, and can use the mouse to manipulate simple graphics
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-01
    • 文件大小:558968
    • 提供者:
  1. Delpohi_OpenGL_3Dmodel

    0下载:
  2. 在Delphi环境下,基于GL_Scene控件编写而成的3D四轴飞行器模型,3D自由视图,支持3D旋转和鼠标缩放功能。-In the Delphi environment, the 3D four axis vehicle model and GL_Scene control based on the preparation, 3D free view, support 3D rotation and zoom function of mouse.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-26
    • 文件大小:430696
    • 提供者:张清奈
  1. 19.)-3D-Picking-Pt.-2

    0下载:
  2. 该模型主要是进行3D模型任一点的拾取功能,常用的方法是使用一屏幕上的包围盒去拾取鼠标的点击物体,而我们使用的是光线投射方法。-This tutorial is the continuation of the first tutorial 3D Picking Part1, where we used a bounding box rendered “behind the scenes” to find an object user has clicked on. Problem of this
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3936094
    • 提供者:PengLei
  1. MouseFollowRotation

    0下载:
  2. 实现鼠标拖拽 模型放大缩小旋转功能 同时还有缓动功能-Drag the mouse model to achieve zoom function as well as easing the rotation function
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-12
    • 文件大小:909
    • 提供者:李军
  1. globe

    0下载:
  2. 用VB环境下的OpenGL制作的可用鼠标拖动的地球模型-Made with OpenGL under VB environment can use the mouse to drag the model of the earth.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-09
    • 文件大小:1593737
    • 提供者:Ease Zhang
搜珍网 www.dssz.com