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

搜索资源列表

  1. draw3dc

    0下载:
  2. 这是一个c++编译的绘图程序,可以绘制3d效果的图形图像。基于opengl技术。-This is a c + + compiler mapping procedures, the effect of 3d rendering graphics and video. Opengl-based technology.
  3. 所属分类:OpenGL

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

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

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

    1下载:
  2. 你的第一个多边形: 在第一个教程的基础上,我们添加了一个三角形和一个四边形。也许你认为这很简单,但你已经迈出了一大步,要知道任何在OpenGL中绘制的模型都会被分解为这两种简单的图形。 读完了这一课,你会学到如何在空间放置模型,并且会知道深度缓存的概念。 -your first one polygon : a tutorial in the basis, we added a triangle and a square. Perhaps you think this is
  3. 所属分类:OpenGL

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

    0下载:
  2. 实用OpenGL技术绘制的可以浮动的3D字体动画程序。有助于快速掌握Delphi下用OpenGL编程的关键-practical OpenGL rendering technology could floating 3D animation characters procedures. To grasp the Delphi programming with OpenGL the key
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:79873
    • 提供者:陈油亮
  1. VCOpenGL12234

    0下载:
  2. 对OPENGL的总体进行了综合变成,实现了各种绘制效果,并根据不同参数能做出相应变化-right of the overall integrated into, the realization of the effects of various mapping, According to different parameters and can make corresponding changes
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:32413
    • 提供者:chenpeng
  1. SDexOpenGL

    0下载:
  2. 本程序是C++.net环境下,进行openGL三维模型绘制的程序,运行前请配置OpenGL运行环境-C. Net environment, Open GL 3D model mapping procedures, Please pre-operational configuration OpenGL runtime environment
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2104027
    • 提供者:江南
  1. exConsole

    0下载:
  2. 本程序是C++代码,使用线条进行简单的openGL三维模型绘制,程序为C++ 控制台程序,可直接运行-this program is C code, the use of simple lines of Open GL 3D model drawing, procedures for the C console procedures can run
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:935170
    • 提供者:江南
  1. openGlSence(moon)

    4下载:
  2. OPENGL场景绘制作业,一个院子,一个屋子,几棵树,喷泉、水池等。附当时的作业报告。-OpenGL Scene Rendering operations, a yard, a house and a few trees, fountains and ponds, and so on. Report of the operations report.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:409592
    • 提供者:戚春燕
  1. MDIpengl200605011006

    0下载:
  2. C++ Builder MDI多文档OpenGL界面,附带自定义的类,能绘制三维立体文字-C Builder OpenGL MDI multi-document interface, fringe-defined categories, Drawing can be three-dimensional characters
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2652659
    • 提供者:成东
  1. real-time_animation

    0下载:
  2. 用OpenGL实现的三维实时图形绘制的代码,比较简单,容易看懂,可以作为参考-use OpenGL 3D real-time graphics rendering code, relatively simple and easy to understand. can be used as reference
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:50816
    • 提供者:杜斐
  1. collisiondetectioninBilliard

    2下载:
  2. 一个基于opengl的台球游戏 包括碰撞检测,台球场景的绘制-a game of billiards, including collision detection, billiards scene mapping
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:242424
    • 提供者:dm
  1. vc_jiqiaoshili_part8

    1下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第8章 图形图像编程 本章共11个实例: 1. DPLP设备坐标和逻辑坐标的相互转换 2. DrawShapes绘制各种图形 3. GDIDemoGDI对象的访问 4. MouseDraw使用鼠标绘图 5. DlgPaint在对话框上绘图 6. OpenGLDemo使用OpenGL绘图 7. OpenGLMovie使用OpenGL实现动画效果 8. BMPDemo在客户区显示位图 9. BMP256显
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:342346
    • 提供者:xixi
  1. OpenGLgraphic

    0下载:
  2. 基于opengl的基本图形绘制-opengl on the basic graphics rendering.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:9368
    • 提供者:DD
  1. vastbox

    1下载:
  2. 3D图形编程,OpenGL中的包围盒的创建和绘制。-3D graphics programming, OpenGL the bounding box and map creation.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3283
    • 提供者:vastyellow
  1. myObject1

    1下载:
  2. 一个用VC++和OpenGL开发的绘图程序,可绘制六条螺旋线。-a VC and OpenGL graphics development process, drawing six helix.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:37498
    • 提供者:yu
  1. RenderTexture-2.0.3

    0下载:
  2. 利用可编程图形处理和OpenGL图形库来绘制三维纹理-programmable graphics and OpenGL graphics library to 3D texture mapping
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:22584
    • 提供者:简单
  1. GLDesign

    0下载:
  2. 用VC采用openGL设计一个简单的游戏,可以实现绘制简单图形以及响应鼠标操作 -VC using openGL design a simple game, Rendering can be achieved in response to simple graphics and mouse operation
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3832930
    • 提供者:廖维川
  1. scanNJ

    0下载:
  2. 本程序用OpenGL实现了多变形的绘制及填充,和柱状图和饼状图的绘制!-this procedure with a number of OpenGL rendering and deformation of the filling, and the histogram and Caky the drawing!
  3. 所属分类:OpenGL

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

    0下载:
  2. OPENGL编程环境设置,实现绘制场景。打印功能-OpenGL programming environment configuration, implementation mapping scene. Print function
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:26130
    • 提供者:wangyun
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com