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

搜索资源列表

  1. Lines OpenGL 画线示例代码

    1下载:
  2. Lines OpenGL 画线示例代码
  3. 所属分类:OpenGL

    • 发布日期:2012-02-13
    • 文件大小:1359
    • 提供者:
  1. 用OPENGL画出麦克斯维速率分布曲线

    0下载:
  2. 本代码演示了如何用OPENGL画出麦克斯维速率分布曲线 -the code demonstrated how to use OpenGL paint Maxwell rate distribution curve
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:265690
    • 提供者:涂飞
  1. OpenGL画花瓶,可以填充,选择颜色等

    0下载:
  2. OpenGL画花瓶,可以填充,选择颜色等-OpenGL vase painting, filling, color selection, etc.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1564159
    • 提供者:齐齐
  1. OpenGL画花瓶

    0下载:
  2. OpenGL画花瓶,可以填充,选择颜色等-OpenGL vase painting, filling, color selection, etc.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:25424
    • 提供者:黄常标
  1. OpenGL画圆

    0下载:
  2. 使用OpenGL绘制一个圆形
  3. 所属分类:OpenGL

  1. openGL画圆算法

    0下载:
  2. 用openGL画圆
  3. 所属分类:OpenGL

  1. OpenGL画线画圆画椭圆

    0下载:
  2. OpenGL画线画圆画椭圆
  3. 所属分类:源码下载

    • 发布日期:2010-12-05
    • 文件大小:2318
    • 提供者:likemarx
  1. opengl 画立方体和四棱锥 bcb

    1下载:
  2. 一个简单的在c++builder中画立方体和四棱锥的程序 并能旋转 程序有说明
  3. 所属分类:其它

    • 发布日期:2011-01-06
    • 文件大小:458229
    • 提供者:chenchenxifu
  1. opengl画bezier曲线

    0下载:
  2. 用opengl画三次bezier曲线
  3. 所属分类:绘图程序

  1. opengl画球

    2下载:
  2. 用opengl画球
  3. 所属分类:源码下载

  1. opengl画三角形

    0下载:
  2. opengl画三角形
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-09-22
    • 文件大小:5414
    • 提供者:Death_Shadow
  1. openGL_EXP 利用OpenGL画的一辆坦克

    1下载:
  2. 利用OpenGL画的一辆坦克,这是一个期末的实验成果,实现了层级建模,光源,相对交互运动,以及纹理等实验要求。 程序代码清晰,适合初学者模仿和学习使用。-Use OpenGL drawing of a tank, this is a final experimental results achieved level modeling, light, relative cross motion, and texture experiments. Code clarity, suitable
  3. 所属分类:OpenGL

    • 发布日期:2015-11-02
    • 文件大小:2633728
    • 提供者:yao lei
  1. OpenGL)

    0下载:
  2. 用OpenGL画球体,带有光照,设置材质等功能-Sphere with OpenGL painting with light, material and other functions set
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:47470
    • 提供者:郑书声
  1. opengl

    0下载:
  2. 在Visual C++的开发环境下,利用opengl类库编写代码实现画圆,画直线等的功能。-In Visual C++ development environment, the use of class libraries to write code opengl realize drawcircle, draw a straight line function.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:85553
    • 提供者:张朋长
  1. wang-OpenGL-7

    0下载:
  2. 基于mfc的OpenGL应用。本程序是在mfc中用OpenGL画出一条曲线轨迹,轨迹点坐标来自串口数据。-The OpenGL-based mfc application. This program is a mfc using OpenGL to draw a curve of track, track point coordinate data from the serial port.
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5723474
    • 提供者:wang
  1. OpenGL

    0下载:
  2. 原始的opengl画完整茶壶,静态无法旋转,有茶盖和茶壶柄。纹理-Integrity of the original painting opengl teapot, static can not rotate, there are tea and teapot handle covers. Texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:18661
    • 提供者:陈贝贝
  1. opengl

    0下载:
  2. 简单的opengl画一个齿轮及圆柱,包括算法及框架-Opengl draw a simple gear and cylinder, including the algorithm and the framework
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:10892
    • 提供者:肥猪流
  1. draw_round-opengl

    0下载:
  2. 使用 VC++ 实现 opengl画圆,算法实现。-Use VC++ Achieve opengl drawcircle, algorithm.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:9145
    • 提供者:程功
  1. opengl画圆和直线

    0下载:
  2. c++,使用OpenGL库,运用bresenham 算法进行画圆和画直线的操作并显示(The use of Bresenham algorithm for circle and draw a straight line operation and display.USE c++ AND OPENGL)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:夕饮冰
  1. opengl画立方体

    0下载:
  2. 在VISUAL C++6.0平台下,用OpenGL绘制立方体的实例,给出了几种不同的方法,值得借鉴。(n the VISUAL C++6.0 platform, draw examples of cube with OpenGL, give several different methods, it is worth learning)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-04
    • 文件大小:5590016
    • 提供者:SC30
« 12 3 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com