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

搜索资源列表

  1. 实例56

    0下载:
  2. 利用OpenGL函数实现绘制茶壶图形,包括可视窗口的大小尺寸,窗口背景和绘图功能。-Function OpenGL graphics rendering teapot, including the visualization window sizes, the window background and graphics features.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:76316
    • 提供者:
  1. 纹理映射Texture

    0下载:
  2. 本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的MFC应用程序。 在本程序中,纹理场景是通过SetCheckTexture()函数生成的,然后通过DoTransform()函数 将—个顶点从物体坐标系转换到窗口坐标系,利用openGL进行矩阵计算,通过UpdateModelView()函数和InitMatrices()函数实现。-the procedures in the window shows a scene by adding texture, making
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:94010
    • 提供者:陈康
  1. 2DFont

    1下载:
  2. 利用vc++调用opengl接口函数,在窗口中显示二维彩色字体-use vc called opengl interface function, in the window display 2D color fonts
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:38820
    • 提供者:朱胡
  1. 浮动窗口多试图例子

    0下载:
  2. 该程序是在vc环境下开发的,实现浮动窗口多试图的功能.-the procedure was vc development of the environment and achieve more floating window to the function.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:265499
    • 提供者:乔小溪
  1. 用OpenGL实现简单动画

    0下载:
  2. 利用OpenGL函数可以实现简单动画,代码简洁占用系统资源也少。该程序运行时,窗口中的正方体可以绕中心自由旋转。-OpenGL function can use simple animation, concise code occupy less system resources. The program runs, the cube window can freely rotating around its center.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:46529
    • 提供者:
  1. OpenGL程序

    0下载:
  2. 992年7月,SGI公司首次发布了作为三维图形编程接口的OpenGL。目前它已成为国际上通用的开放式三维图形标准。它被集成到Unix、Windows NT 4.0、Windows 98等窗口系统中。各种游戏加速卡、专用加速部件都能不同程度地提高OpenGL程序的运行性能。OpenGL是一个图形硬件的软件接口(\"GL\"即Graphics Library)。图形程序员可以利用它提供的接口函数设计高品质的三维彩色图像所需的对象和操作。-992, in July, SGI has announced
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:48361
    • 提供者:和平鸽
  1. viewport.tar

    0下载:
  2. opengl Viewport实例代买,模仿了3dmax四个视图窗口的例子-The OpenGL function glViewport allows to define the region of the window where the final image will be mapped. This example shows an object from different points of view. Use left click to turn the perspecti
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:3624
    • 提供者:马兵
  1. 2_sinc_func_953506554

    0下载:
  2. 定义一个窗口,绘制抽样信号的函数图形,并定义世界窗口和视口-Define a window function of the signal sample drawn graphics, and define the world window and viewport
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:208176
    • 提供者:郭子博
  1. MV_models

    0下载:
  2. 3D模型导入和观察器~~~~~OPENGL- The program function 1. Loading the 3D model by an pop window (only .m file) 2. Displaying the model 2.1 grond Ground (xy-plane)
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2721236
    • 提供者:shou wei
  1. GeoGrpahic

    0下载:
  2. OpenGL学习程序,仿照nehe的sdk对windows窗口函数和opengl做了包装-OpenGL learning process, modeled on the sdk nehe of windows and window function to do the packaging opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-23
    • 文件大小:104920
    • 提供者:吴文
  1. opengl

    0下载:
  2. OpenGL提供了一系列的辅助函数,用于简化Windows操作系统的窗口操作,使我们能把注意力集中到图形编程上,这次试验的程序就采用这些辅助函数。-OpenGL provides a series of auxiliary functions for the Windows operating system to simplify operation of the window, so that we can focus on the graphical programming of the t
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:123769
    • 提供者:朱旺南
  1. OpenGL_5

    0下载:
  2. OpenGL编程轻松入门之像素操作 本节讲解像素操作。本例在窗口绘制一个三角形,然后利用glCopyPixel函数拷贝了五次该图形,并将这五个三角形放置在窗口的不同位置。-OpenGL Programming operating easy entry of the pixels on the pixel operation of this section. In this case a triangle drawn in the window, and then use the copy f
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:5049
    • 提供者:AINSTUDY
  1. 1

    0下载:
  2. 这只是个简单的小程序,主要是实现三维物体的绘制:在窗口绘制一个多面体和二次曲面,在代码中添加光照函数。-This is just a simple small program, primarily to achieve three-dimensional object drawing: In the window, draw a polyhedron and second surfaces, add lighting function in the code.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:3960
    • 提供者:赵晨曦
  1. openGL-Development

    0下载:
  2. OpenGL是一个图形硬件的软件接口(“GL”即Graphics Library)。这一接口包含了数百个函数,图形程序员可以利用这些函数指定设计高品质的三维彩色图像所需的对象和操作。这些函数中有许多实际上是其他函数的简单变形,因此,实际上它仅包含大约180个左右完全不同的函数。 OpenGL 实用库(OpenGL Utility Library,GLU)和对X窗口系统的OpenGL扩展,为OpenGL提供了有用的支持特性和完整的OpenGL核心函数集。本书详细介绍了这些函数的功能。 包括开发
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3597831
    • 提供者:蔡孟超
  1. OpenGL-Reference-Manual

    0下载:
  2. OpenGL是一个图形硬件的软件接口这一接口包含了数百个函数,图形程序员可以利用这些函数指定设计高品质的三维彩色图像所需的对象和操作。这些函数中有许多实际上是其他函数的简单变形,因此,实际上它仅包含大约180个左右完全不同的函数。 -OpenGL is a graphics hardware software interface (" GL" is Graphics Library). This interface contains hundreds of functions,
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2777041
    • 提供者:蔡孟超
  1. keyboard

    0下载:
  2. 此代码实现了键盘与鼠标交互功能,同时实现了3D图像的窗口之间相互联系。-This code implements the function of keyboard and mouse interaction, while achieving a 3D image of the window between each other.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:364471
    • 提供者:黎嘉乐
  1. TestImageViewMFC

    0下载:
  2. 功能:显示栅格数据 特点: 1 通过GDAL读取栅格数据 2 在MFC对话框上创建OpenGL窗口 3 在OpenGL窗口中显示栅格数据-Function: display raster data features: 1 raster data via GDAL read 2 to create OpenGL in MFC dialog window to display the window in OpenGL 3 raster data
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1429624
    • 提供者:吴迪
  1. OpenGL_Circle

    0下载:
  2. 用OpenGL实现的中点画圆算法,同时实现了窗口重画不改变圆的形状的功能。-OpenGL implementation of the midpoint circle algorithm, while achieving a window redraw does not change the round shape of the function.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:274176
    • 提供者:刘禹
  1. MFCwithOpenGLWindow

    0下载:
  2. 用多线程方法实现在MFC/WIN32中调用OpenGL函数创建OpenGL窗口的源码,省了对控制台的依赖-Methods to achieve multi-threaded OpenGL function is called to create the source code of the OpenGL window, saving the dependence on the console in MFC/WIN32
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4488601
    • 提供者:xiaobo
  1. curve-cutting-function

    0下载:
  2. 实现了OpenGL的2D窗口裁剪功能,学习图形图像处理的同学不要错过了。-Implements the OpenGL 2 d window function, learning image processing classmates don t miss it.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:1446064
    • 提供者:王杰
« 12 »
搜珍网 www.dssz.com