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
    • 文件大小:76316
    • 提供者:
  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
    • 文件大小:30164
    • 提供者:ou
  1. vee

    0下载:
  2. 本人在VC集成开发环境下学习Opengl时编写的一些程序,其中包括绘制齿轮,立体字,机器人,各种材质的球体等函数。本压缩包含有完整的VC工程文件及源程序,对学习Opengl具有很大的帮助。- Some procedures when the VC integrated development environment which myself study Opengl compiles, including draws up the gear, 绔嬩綋瀛? robot, each kind o
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:71860
    • 提供者:大虫
  1. Bezierdemo

    0下载:
  2. 这是大名鼎鼎的NeHe网站上的Bezier曲线绘制程序,对Beizer曲线的构造和OpenGL函数讲解的很透彻-This is the famous binding for the Java language website of the Bezier curve drawing program, right Beizer curve structure and function of OpenGL on the very thorough
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:59705
    • 提供者:潘君
  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. A02_OpenGL_base_graph

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

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

    0下载:
  2. 此程序将3DS模型转换为gl模型和一个头文件,使得读3D模型变得非常简单,读者只需调用头文件中的Init函数,int model=GL3DS_initialize_xxx()t() 然后用glCallList(model) 即可绘制。-this procedure will be converted to 3DS model gl model and a header files, Reading makes 3 D model is very simple, readers can call
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:860237
    • 提供者:yzm
  1. RotateSquare

    0下载:
  2. 利用OpenGL中的函数绘制的可以旋转的彩色的正方体和金字塔-use OpenGL rendering functions of the rotation can shape and color of the pyramid
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:58891
    • 提供者:zhangwei
  1. Lesson3ColorTriangles

    0下载:
  2. 利用OpenGL绘制的彩色的三角形,了解基本的函数使用方法-use OpenGL rendering of the color triangle, understanding the basic functions use
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:59524
    • 提供者:zhangwei
  1. glut

    0下载:
  2. 在Nehe的主页上一共提供了4种不同风格的OpenGL程序框架,分别为glut,Win32,面向对象的Win32,在加上Nehe教程中使用的那一种。 相信没有几个读者会耐着性子,把Nehe的第一个教程看完并编译成功,因为那里面有着数不清的数据结构和函数,我也是费了整整12个小时才把它翻译和排版好。 好了,不浪费读者的时间了。在这四个框架中以面向对象的Win32框架写的最后,并且功能最全,我们就简单得介绍一下它的使用,你可以用它学习OpenGL的函数,当你对OpenGL的结构有
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:183964
    • 提供者:zw
  1. OOWin32

    0下载:
  2. NeHe SDK是把Nehe的教程中所介绍的所有功能,以面向对象的形式,提供给编程人员快速开发的一套编程接口。在下面的教程中,我将按NeHe SDK源码的功能分类,一步一步把这套api介绍给大家。如果你觉得有更好的学习方法,或者有其他有益的建议,请联系我。zhouwei02@mails.tsinghua.edu.cn,zhouwei506@mails.gucas.ac.cn 我在第四课的基础上,把公共的功能提取出来,并删除了特定的绘制函数,就完成了这个空白的程序框架,它可以使用基本的O
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:19873
    • 提供者:zw
  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
    • 文件大小:52038
    • 提供者:陈燕妮
  1. opengl_shadow

    0下载:
  2. 利用opengl的API函数实现阴影绘制,显示效果比较好-use opengl API functions shadow mapping shows that the results were quite good
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:44369
    • 提供者:曹晶
  1. VC结合OpenGL绘制效果图

    1下载:
  2. 利用visual c++开发OpenGL绘制三维效果图在此利用OpenGl辅助库函数绘制球体并添加鼠标操作旋转球体以及背景物体等等的颜色改变处-use visual development OpenGL 3D map drawn in the use of library functions OpenGl assisted mapping ball and add mouse operation rotating spherical object and the background color
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:55323
    • 提供者:张三
  1. 在VC++中使用OpenGL绘制典型曲面

    0下载:
  2. 基本几何图元是OpenGL进行建模的最基本的方法,但其对较复杂真实物体的建模则比较困难。对于这些复杂物体的建模,需要用到OpenGL基本库和功能库函数(gl库和glu库)以对图元进行扩展并完成法向计算、曲线生成和曲面构造等内容。这种对基本图元的扩展实际也就是对点、线及多边形的扩展。OpenGL中定义的点可具有不同大小的尺寸,其扩展的函数形式为:
  3. 所属分类:OpenGL

    • 发布日期:2010-11-20
    • 文件大小:44544
    • 提供者:hkjfile@126.com
  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
    • 文件大小:2690457
    • 提供者:朱曙鹏
  1. opengl

    0下载:
  2. openGL入门教程,包括环境搭建,基础绘制函数及相关源代码-openGL introductory tutorial, including environmental structures, basic drawing functions and related source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-12
    • 文件大小:421567
    • 提供者:tzq
  1. dh

    0下载:
  2. OpenGL动画编程。用窗口初始化函数,窗口处理和事件处理函数,定义场景绘制循环函数,三维物体绘制函数,空闲事件处理函数等来进行书写程序-OpenGL animation programming. Initialization function with the window, window treatment and event handlers, custom scene rendering loop function, three-dimensional object drawing fu
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:1770
    • 提供者:intheirtra
  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-19
    • 文件大小:5161460
    • 提供者:陈浩伟
  1. opengl圆柱体绘制

    0下载:
  2. 利用三角面片逼近法生成圆柱体、利用opengl中的画图函数直接生成圆柱体(The cylinder is generated by the triangle surface approximation method, and the cylinder is generated directly by the drawing function in OpenGL)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-29
    • 文件大小:47104
    • 提供者:中花
« 12 3 4 5 6 »
搜珍网 www.dssz.com