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

搜索资源列表

  1. OpenGL3dfont

    0下载:
  2. OpenGL输入汉字的例子,视景仿真中经常要与其混编输出汉字,适合初学者。-OpenGL input Chinese characters example, Visual Simulation often mixed with the output of Chinese characters for beginners.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:93722
    • 提供者:David
  1. SIGGRAPH97-Course-Notes-Processing-Messages&Using-

    0下载:
  2. Nate Robins教程之Processing of user input Win32 Messages and Menus allow for processing of user input. Methods for intercepting and responding to messages as well as methods for using menus is presented below.-Nate Robins Guide Zhi Processing of user
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:16513
    • 提供者:liushuo
  1. ShowBall

    0下载:
  2. 这个程序是用OpenGL和glaux在Visual Studio .Net的开发环境中创建的. 该程序包含的功能有: 1. 对键盘的输入作出响应 2. 3D物体的旋转动画 3. 创建窗口显示 4. 创建全屏显示 5. 3维贴图 该程序适用于初学OpenGL, 尤其是初学glaux的程序员. 读码愉快!-this procedure is OpenGL and glaux in Visual Studio. Net development environment cr
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:74820
    • 提供者:海洋
  1. dk0619

    2下载:
  2. 此程序为一图像处理程序,用OPENGL编制, 用户首先选择是绘制二维或三维图形,对于相应的图形输入一定的数据后保存,即可出现需要的图形窗口,可以进行数据预数据,查看变差函数,运用克里格插值,观查图像生成过程及帧描绘过程,最后点击输出即可看到所实现的图形,此为一个非常不错的图形图像处理程序。且是用MFC实现的,功能强大,便于窗口运行。-procedure for an image-processing program, using OpenGL establishment, users fir
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:256476
    • 提供者:luoye
  1. 6.0MFC_OPENGL_PFbresenham

    0下载:
  2. 基于MFC中Opengl环境的bresenham直线生成算法,可由对话框输入起始点和终点,直观地观察bresenham算法的原理。-based MFC Opengl environment bresenham line drawing algorithm, from the dialog box input starting and stopping points, and visual observation of the principle bresenham algorithm.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:62081
    • 提供者:cseason
  1. Cutter

    0下载:
  2. 本程序实现了直线裁减和多边形裁剪!窗口由鼠标输入算法为Liang-Barsky算法-the realization of linear reduction and polygon clipping! Window from the mouse input to the algorithm Liang - Barsky algorithm
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:22514
    • 提供者:赵赵
  1. cubeKeybroad

    0下载:
  2. 一个随机产生颜色的立方体,按不同的键位完成不同的功能。实现旋转,拉伸,位移, A cube will be colored by random, it can rotate,scaling,shear,translate,if you press the assign key,input your data on command windows
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1845
    • 提供者:陈晨
  1. Play3D010-Binary

    0下载:
  2. Play3D is a program to play 3D video files using full-screen quad-buffer OpenGL stereo, or red/blue glasses (anaglyph mode). It should play any format that is supported through DirectShow with an appropriate codec. This includes AVI as well as
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:149629
    • 提供者:焦学健
  1. vsgs_fireworks

    0下载:
  2. This sample illustrates how to generate and modify vrGeometry objects on the fly. In the sample the new geometry is used to render a custom particle system modeled after a fireworks display. Note that the particle positions and sizes are updated ever
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:13596
    • 提供者:ma ming
  1. vp_color_mask

    0下载:
  2. This sample illustrates the use of the glColorMask() to inVega Prime to selectively render to only certain color bands of the frame buffer. This sample defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() method
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:346833
    • 提供者:ma ming
  1. sub division 细分曲线

    0下载:
  2. 功能: 四点插值细分曲线 操作说明: 1.点击鼠标左键在界面上按顺序画出控制多边形的顶点 2.点击鼠标右键确认输入完毕 3.点击鼠标左键进行一次细分 -Features: four-point interpolatory subdivision curve Instructions: 1. Click the left mouse button in the interface in order to draw the control polygon vert
  3. 所属分类:OpenGL

    • 发布日期:2017-04-09
    • 文件大小:1893498
    • 提供者:mike
  1. B_

    4下载:
  2. 1. 用鼠标拖动输入的点做为控制顶点,生成一条B-样条曲线,显示控制顶点和多边形。用鼠标Pick曲线上任意一点,移动鼠标到新位置改变曲线形状。 2. 用鼠标输入一组数据点,插值生成一条B-样条曲线-1 with the mouse to drag the input points as control vertices to generate a B-spline curves, showing the control points and polygons. Pick the curve
  3. 所属分类:OpenGL program

    • 发布日期:2015-06-21
    • 文件大小:3513344
    • 提供者:fangjuan
  1. GLFontCN

    0下载:
  2. 面向对象的OpenGL字体程序实例。vs2010的编译环境。支持中文输入。-Object-oriented OpenGL font instance. vs2010 build environment. Support for Chinese input.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-09
    • 文件大小:16806957
    • 提供者:黄山
  1. WOpenGL

    0下载:
  2. 基于VC及OpenGL实现的点云的读取,旋转,平移等简单功能的实现-input points
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-01
    • 文件大小:14186496
    • 提供者:姜晓
  1. OpenGL

    0下载:
  2. OpenGL函数查询手册,里面包括了所有gl,glu函数(我使用的时候发现有几个比较不常用的函数它没有包含进去)。至于glut函数,它没有录入,这是个遗憾的地方。不过你可以下载《OpenGL函数与范例解析手册》,它里边包含了gl,glu,glut的所有函数。推荐-Query OpenGL function manual, which includes all gl, glu function [I use when found to have a few less commonly used f
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:411675
    • 提供者:LiMing
  1. MiniPhanet(OpenGL-src)

    0下载:
  2. 迷你星球产生器(OpenGL源码) - 简单的小工具,把输入的cubemap图片转换为“微型星球”图片。保存为高分辨率(4096)的图片到桌面。注意:需要OpenGL GLSL支持。-Planet Mini Generator (OpenGL source)- a simple gadget, the input picture is converted to cubemap
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:448844
    • 提供者:GoldenCloud
  1. ut2k3-ms3d

    0下载:
  2. MS3D是MilkShape 3D的模型格式。它是一个多边形建模工具,最初是为Half-Life设计,在后来的发展过程中,逐渐加入了其他格式的三维模型的输入输出.-MS3D is MilkShape 3D model format. It is a polygon modeling tools, initially designed for Half-Life, in the later course of development, gradually joined the other thre
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:2045803
    • 提供者:dd
  1. TyreArithmetic

    0下载:
  2. 此程序采用C++builder开发平面任意点在空间曲面圆柱体上映射的点的三维坐标程序,曲面圆柱体的横截面和平面点坐标由用户输入。-This procedure using C++ Builder development of planar arbitrary point in space on the cylinder surface mapping of the three-dimensional coordinates of the point process, surface cross-
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:422642
    • 提供者:王林
  1. 02-KeyboardInput

    0下载:
  2. study material about keyboard input control for opengl new beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:51307
    • 提供者:You
  1. the-input-and-output-of-3Dmodel

    0下载:
  2. 几种三维模型文件在OpenGL中的输入与处理-the input and output of 3Dmodel
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-01
    • 文件大小:16968
    • 提供者:zhaolong
« 12 3 4 5 »
搜珍网 www.dssz.com