CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - mouse.d

搜索资源列表

  1. CPoint3DCloud

    5下载:
  2. 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大 -use OpenGL, prepared by the VC C, 3-D process, learn
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.03mb
    • 提供者:李瑞
  1. ZHG-bmp-maker

    0下载:
  2. 本软件(ZHG制图工具)由ZHG用C/C++开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下: 1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。 2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘,并先阅读说明文件。) -the software
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:607.98kb
    • 提供者:ZHG
  1. mousedrawer

    0下载:
  2. 鼠标画笔+序列化:mfc入门示例,很简单d -brush mouse sequence : mfc portal example, a very simple d
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:45.94kb
    • 提供者:黄屹
  1. win_vs_billboard

    0下载:
  2. 自己写的一个Opengl程序,第一次写,代码很难看~见谅~:L其中用到:从2D到3D的转换,三维漫游,鼠标点击生成树木,3ds的加载和显示,billboard的显示技术-himself wrote a Opengl procedures, the first to write a code standpoint it does not look ~ ~ : L which used : from 2 D to 3-D conversion, 3D roaming, mouse click gen
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:493.15kb
    • 提供者:liwen
  1. MutiWindow

    0下载:
  2. 本程序在Visual C++环境下,以4个OpenGL窗口为例,介绍多个OpenGL窗口的实现,在此框架的基础上,可以实现类似3DSMax多视角3D软件编程。实现了三维物体的多窗口显示、移动、旋转级缩放,按住Ctrl或Shift键,拖动鼠标实现不同的操作。是OpenGL编程一个很好的初始平台。-this program in Visual C environment to four OpenGL window as an example. It features OpenGL window ac
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:344.24kb
    • 提供者:龚勋
  1. ogl_pickray

    0下载:
  2. 射线选择演示 通过使用glunproject(), 可以将平面的2D坐标,转换成空间的3D坐标. 所以我们使用glunproject()将鼠标的光标坐标转换成空间的坐标,这样就可以实现鼠标的选取 -ray choice demonstration through the use of glunproject (), can be a 2D plane coordinates, converted into space for the three D coordinates. So w
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:110.37kb
    • 提供者:hmn
  1. tuxingxueshiyan3

    1下载:
  2. 实验三 图形交互技术 实验目的: 1、通过本次实验,掌握图形输入和交互技术的方法。 2、掌握部分图形交互技术的实现方法。 3、进一步熟练编程语言环境中图形绘制技术。 实验内容: (必做)1、综合使用鼠标、菜单、橡皮条等交互技术实现直线、圆和矩形等基本图形的绘制。 (选做)2、使用2D变换原理,绘制一个2D图形,然后用键盘或鼠标控制使它能进行适当的2D变换。 -three experimental interactive graphics technology
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:40.76kb
    • 提供者:fisherman
  1. ROAM-LOD

    0下载:
  2. ROAM Simplistic Implementation By Bryan Turner brturn@bellsouth.net January, 2000 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:372.25kb
    • 提供者:lifeng
  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
    • 文件大小:581.93kb
    • 提供者:林宇斌
  1. drwExample

    0下载:
  2. 实现了鼠标交互的所有功能,包含对绘制的图形通过鼠标滚轮进行无极缩放以及任意拖动.-Mouse interaction achieved all the features included on the map graphics through mouse wheel to zoom Promise and arbitrary drag.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-09
    • 文件大小:171.72kb
    • 提供者:ziminy
  1. 3DGraphicsDesignSystem

    0下载:
  2. 系统能够设计三位立体图形,通过鼠标可以拖动物体从各个角度进行查看。也可以设定物体的运动滚及,让物体*等。-System can design 3-D graphics, a mouse can drag the object from different angles to view. Can also set the roll and movement of objects, so that an object such as freedom of movement.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:487.31kb
    • 提供者:王行凤
  1. CameraRove

    0下载:
  2. 一个opengl摄像漫游的实例,通过鼠标来上下左右地移动摄像机,可以通过键盘W、S、A和D键来前后左右地移动摄像机。-An example of opengl camera roaming through the mouse to move the camera around from top to bottom through the keyboard W, S, A and D keys to move the camera around.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:337.06kb
    • 提供者:孙首乙
  1. 3-2Dtrans

    0下载:
  2. 鼠标和键盘进行交互,对2维图像进行变换。-Mouse and keyboard to interact, to transform 2-D images.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:165.32kb
    • 提供者:
  1. SmallHouse11

    0下载:
  2. 基于vc++的OpenGL应用,需要安装OpenGL sdk,按w、a、s、d实现漫游功能,鼠标控制视角的转换,程序中画了一个简单的小房子模型-Vc++ based on the OpenGL application, need to install OpenGL sdk, according to w, a, s, d to achieve roaming function, the mouse control the angle of the conversion, process of p
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2.08mb
    • 提供者:jack
  1. flag

    0下载:
  2. 计算机图形综合实验四,摄像漫游与环视, 绘制至少一个三维物体及场景;在场景中添加上适当的光源,给物体贴上适当的纹理图, 实现摄像漫游:通过鼠标来上下左右地移动摄像机,也可通过键盘W、S、A和D键(或向上、向下、向左和向右方向键)来前后左右地移动摄像机,实现摄像机环视:通过鼠标或键盘旋转摄像机环顾四周,包括左右巡视、向上仰视和向下俯视-Experiment IV computer graphics, camera roaming and looking around, drawing at lea
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-03
    • 文件大小:1.34mb
    • 提供者:ljb
  1. keyboard3D

    0下载:
  2. 建立一个三维坐标系,鼠标的四个键u/d/l/r/n/f控制木棒上下左右前后移动-The establishment of a three-dimensional coordinate system, four button mouse u/d/l/r/n/f control stick up and down before and after moving around
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2.83mb
    • 提供者:liucheng
  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
    • 文件大小:15.07mb
    • 提供者:赵斌
  1. Selectable3DScattergraphUsingOpenGL

    0下载:
  2. 本示例使用OpenGL创建三维Scattergraph,用户可以从任何角度查看使用鼠标旋转。图形数据可以经正投影或透视投影显示,并可以选择每个点的颜色。用户可以在图形周围绘制点,并选择它们,然后缩放图,以扩大该区域包含选定点。-This sample uses OpenGl to create a 3-D Scattergraph that the user can view from any angle by rotating with the mouse. The data can be s
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:230.8kb
    • 提供者:MEI GANG
  1. TranslationController_Demo-ve-khong-gian-3D

    0下载:
  2. Draw a space with rotate by mouse
  3. 所属分类:OpenGL program

  1. Wireless-3-D-mouse112233344555

    0下载:
  2. 无线3D鼠标,自制3D鼠标 ——让鼠标脱离桌面实现控制-Wireless 3 D mouse
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:5.7mb
    • 提供者:雨尘
« 12 »
搜珍网 www.dssz.com