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

搜索资源列表

  1. myglut

    0下载:
  2. glut的使用方法,建立opengl的程序框架.并且演示了文字的显示方法.-glut way to use the procedures established opengl framework. The demonstration and display of text.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1198022
    • 提供者:qfj
  1. liujc

    0下载:
  2. 这是计算机图形学的一个作业--直线裁剪,需要vc再搭配openGL使用,使用方法:输入直线两端点坐标即可,记得输入是X1回车Y1回车X2回车Y2!-This is a computer graphics operations -- cutting straight, vc longer need to use openGL mix, use : Admission at both ends of linear coordinates can be, remember import X1 X2 r
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2427
    • 提供者:刘培坚
  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. ball

    1下载:
  2. 一个简单的OpenGL例子,在应用程序里画一个会动的球,这是一个OpenGL的简单使用方法
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:10077
    • 提供者:dawei
  1. framebufferobject2

    0下载:
  2. 基于Qt的OPENGL程序,可以帮助理解OPENGL在Qt中的使用方法
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:426952
    • 提供者:wangxin
  1. Olympic

    0下载:
  2. 一个使用openGL实现的小程序,显示了奥运五环,其中有openGL最基本的使用方法
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:8958
    • 提供者:张智勇
  1. star

    0下载:
  2. 绘制一个这样的图案,一个大星周围有一系列的小星,使用方法:原点转移。-Draw a picture which there are a number of small star around a big star.Method: central point transformation
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:42182
    • 提供者:蓝兰
  1. osgManipulator源码注释

    1下载:
  2. 说明osg中dragger的使用方法
  3. 所属分类:OpenGL

  1. 在VC++中使用OpenGL绘制典型曲面

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

    • 发布日期:2010-11-20
    • 文件大小:44544
    • 提供者:hkjfile@126.com
  1. ORGE.rar

    0下载:
  2. 本教程的目的是从使用者的角度将OGRE引擎最基本的概念和使用方法做一个较全面的介绍。本教程隐藏了OGRE引擎内部的底层内容,力求做到简单、易懂,是OGRE引擎的入门教程。,The purpose of this tutorial is from the user' s point of view the concept of the OGRE engine, and the use of the most basic ways of doing a more comprehensive i
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:1865410
    • 提供者:spongcer
  1. BillboardbillboardPolygon

    0下载:
  2. opengl billboard的简单例子,详细说明了billboard的原理和使用方法-opengl billboard simple example, a detailed descr iption of the principles and use of billboard
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:4165
    • 提供者:马兵
  1. 20091227line

    0下载:
  2. 本文对直线的生成的3种算法:逐点比较法、数值微分法(DDA法)、Bresenham算法进行研究。本文对逐点比较法、数值微分法(DDA法)、Bresenham算法进行推导,研究了逐点比较法、数值微分法(DDA法)、Bresenham算法在第一象限的实现和改进后逐点比较法、数值微分法(DDA法)、Bresenham算法在所有象限的实现。通过编程实践,可以掌握VC和opengl的使用方法。-In this paper, a straight line generated by three kinds
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:208575
    • 提供者:aliang
  1. Interpolation

    0下载:
  2. 用多维曲面拆分插值法实现多输入单输出函数的逼近。要求样本数据是网格状,若是二输入,要求输入样本是矩阵的形式。内有实例,使用方法很容易学。 本源代码属于原创,该技术已经获得国家发明专利,发表论文请注明出处。-err
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:2432
    • 提供者:Xiaojun Tang
  1. OpenGL

    0下载:
  2. opengl 教程,基础的介绍opengl的使用方法,网上下的-opengl tutorial, basic introduction to the use of opengl, online under
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:637623
    • 提供者:renhaichao
  1. OpenGL__coding_practise

    0下载:
  2. opengl 教程,基础的介绍opengl的使用方法,网上下的-opengl tutorial, basic introduction to the use of opengl, online under
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6671708
    • 提供者:renhaichao
  1. openGL_Funtion_Demo

    0下载:
  2. OpenGL各基本函数的可视化的可互动的Demo实现,对理解3维图形编程和熟悉OpenGL的基本函数使用方法很有好处-The basic function of OpenGL visualization interactive Demo can be achieved in understanding the 3-D graphics programming and OpenGL familiar with the basic function is very advantageous to u
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1153339
    • 提供者:ylcode
  1. OpenGLTutorial

    0下载:
  2. NEHE教程的中文版 该教程由浅入深的介绍了OpenGL的使用方法,其中高级的应用使大家可以做出相当炫的效果-Tutorial NEHE the Chinese version of the Guide introduced the easy-to-digest the use of OpenGL, including the application of high-level so that we can make a considerable effect Outblaze
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:637461
    • 提供者:骄阳
  1. OpenGL_Vertex_Buffe_Objects

    0下载:
  2. Real Time 3D Graphics Programming,OpenGL_Vertex_Buffe_Objects,opengl 的顶点缓冲区对象使用方法-Real Time 3D Graphics Programming, OpenGL_Vertex_Buffe_Objects, opengl vertex buffer objects to use
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:51702
    • 提供者:里拨
  1. OpenGL

    0下载:
  2. 通过代码演示了OpenGL关于纹理的使用方法!以及怎么通过纹理实现特效的方法!-Demonstrated through the code to use OpenGL on the texture! And how to achieve special effects through the method of texture!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:156108
    • 提供者:Topcoder
  1. 20091227linebresenham2

    0下载:
  2. 本文对直线的生成的3种算法:逐点比较法、数值微分法(DDA法)、Bresenham算法进行研究。本文对逐点比较法、数值微分法(DDA法)、Bresenham算法进行推导,研究了逐点比较法、数值微分法(DDA法)、Bresenham算法在第一象限的实现和改进后逐点比较法、数值微分法(DDA法)、Bresenham算法在所有象限的实现。通过编程实践,可以掌握VC和opengl的使用方法。-In this paper, a straight line generated by three kinds
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-23
    • 文件大小:206039
    • 提供者:aliang
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com