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

搜索资源列表

  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
    • 文件大小:74.53kb
    • 提供者:
  1. Exam77

    0下载:
  2. 介绍了视区变换函数,分别在两个绘图区中用不同的图案绘制图形,并设置是否清空背景-introduced as the District transform function, respectively, in two areas Mapping using different shapes, drawing, and whether or not it cleared background
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:29.46kb
    • 提供者:ou
  1. dk0619

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

    • 发布日期:2008-10-13
    • 文件大小:250.46kb
    • 提供者:luoye
  1. A02_OpenGL_base_graph

    0下载:
  2. 提供了OpenGL中基本图形绘制函数,希望对大家有所帮助-provide basic OpenGL graphics rendering function, we hope to help
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:39.89kb
    • 提供者:陈大维
  1. echelon

    0下载:
  2. 用静态OpenGL静态库函数绘制图形;对glClear()函数与gluOrtho2D函数的使用-static static library functions OpenGL graphics rendering; right glClear () function with the function of the use of gluOrtho2D
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:50.82kb
    • 提供者:陈燕妮
  1. 3D-PALL

    0下载:
  2. 该程序可实现工程上三面视图变换及轴侧图变换; 程序介绍(含数据文件) 一.实现步骤 1.从数据文件中读入立体的顶点数、面数、面上顶点数;读入顶点表DJ(即点集),面表SF。 2.初始化V面、H面、W面、正轴侧、斜二侧等投影变换矩阵. 3.调用矩阵相乘函数,计算DJ*T,结果存放到点集矩阵C中。 其中DJ为立体的点集矩阵; T为V面、H面、W面、正轴侧、斜二侧等投影变换矩阵. 4.平移变换后的图形,使其全部移到当前坐标系的第三象限.见步骤1
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.42kb
    • 提供者:保文星
  1. VC+OpenGL3D

    0下载:
  2. 使用OpenGL库函数来绘制一个各顶点颜色不同的立方体,对OpenGL绘制立体图形很有参考价值。
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:106.62kb
    • 提供者:于勇
  1. OpenGL.rar

    0下载:
  2. 创建一个基于MFC 的Single Document 应用程序,利用OpenGL 进行图形的绘制: 1.实现OpenGL 绘图环境和Windows 绘图环境兼容。 2.利用OpenGL 绘图函数进行一些基本图形如直线、多边形的绘制。 3.利用OpenGL 设置图形的颜色。 ,Create a Single Document in MFC-based applications, using OpenGL for graphics rendering: 1. Achieve OpenGL g
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:1.58kb
    • 提供者:溺所至
  1. OpenGL

    0下载:
  2. 图形函数库,通过本文档我们可以了解三维模型的基本绘制方法,并进行一些简单的渲染-Graphics library, we can understand through this document the basic method of drawing three-dimensional model and render some simple
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-01
    • 文件大小:13.23mb
    • 提供者:zcy
  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
    • 文件大小:203.3kb
    • 提供者:郭子博
  1. NEHEOPENGL

    1下载:
  2. NeHe OpenGL(中文) OpengGL 入门必备教程 NeHe SDK 创建基本框架 怎样使用SDK 配置对话框 视口和绘制函数 2D字符 纹理 框架结构 教程目录 01:OpenGL窗口 02:多边形 03:添加颜色 04:旋转 05:3D空间 06:纹理映射 07:光照和键盘 08:混合 09:移动图像 10:3D世界 11:飘动的旗帜
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2.57mb
    • 提供者:朱曙鹏
  1. WOpenGL

    0下载:
  2. 一个在VC++下利用OPENGL绘制图形函数,包含了图形的填充等!-A VC++ Using OPENGL rendering graphics function, the filling contains graphics and so on!
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:44.56kb
    • 提供者:周洪亚
  1. OpenGl_2

    0下载:
  2. 计算机图形学实验中的其中一个,学习了绘制图形时所需填写的基本函数及各个属性,设计卡通人造型,实现卡通人的行走。-Computer Graphics experiment one of the study required for drawing graphics to fill the basic function and all property, design modeling cartoon people, cartoon people realize the walk.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:15.55kb
    • 提供者:
  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
    • 文件大小:4.93kb
    • 提供者:AINSTUDY
  1. MyDlgOpenGL

    0下载:
  2. 基于MFC对话框的OpenGL框架,在框架中OnPint()函数中添加需要绘制图形的代码就可以在对话框上显示图形。-OpenGL MFC dialog-based framework, in the framework OnPint () function add the code needed to draw graphics on the dialog box can display graphics.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1.84mb
    • 提供者:宋杰
  1. HomeWorkIteratedFunctionSystems

    0下载:
  2. 迭代函数系统Iterated Function Systems 计算机图形学 作业3-0用opengl 实现了绘制叶子 三角堆 等 四个图形-Iterated function system Iterated Function Systems computer graphics operations to achieve a 3-0 draw leaves triangular stack of four graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:571.48kb
    • 提供者:
  1. NeHe

    0下载:
  2. 什么是OpenGL: OpenGL(“Open Graphics Library”)是图形硬件的软件接口。OpenGL包括大约250个不同的函数,程序员可以使用这些函数设定要绘制的物体和操作,来制作交互的三维应用程序。 OpenGL是专业图形处理,科学计算等高端应用领域的标准图形库。它的主要竞争对手是微软的Direct3D。OpenGL曾长期处于技术上的领先地位,但近年来Direct3D也迎头赶上。目前这两种图形API在性能上可说是旗鼓相当。不过OpenGL支持众多的操作系统,
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:8.83kb
    • 提供者:thomas
  1. OpenGL-Primer

    0下载:
  2. OpenGL的入门,可以通过调用函数库来实现图形的绘制。-OpenGL entry by calling the library for graphics rendering.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-23
    • 文件大小:770.21kb
    • 提供者:moubo
  1. Teapot

    0下载:
  2. OPENGL中,利用GLUT中的已知函数实现对基本图形的绘制,如茶壶等,还可以通过修改参数实现缩放,旋转,平移等-OPENGL, using the known GLUT functions to achieve the basic graphics rendering, such as teapots, etc., can also be achieved by modifying the parameter scaling, rotation, translation, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-23
    • 文件大小:8.98kb
    • 提供者:杨鹤凌
  1. modeler_html_2015Fall

    0下载:
  2. opengl3D图形的绘制,里面包含多个图形的绘制函数,直接可以用来使用,比较方便。-opengl3D draw graphics, which contains a plurality of graphics rendering function, it can be used directly to use, more convenient.
  3. 所属分类:OpenGL program

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