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

搜索资源列表

  1. BasicTriangle

    0下载:
  2. 该程序是基本三角形面的绘制,程序BasicTriangle.exe用来说明Direct3D图形渲染的基本方法,运行后,按下\"R\"键,将绘制一个三角形面.该三角形面内部的像素颜色根据顶点颜色进行漫反射,因此是一个颜色渐变的三角形面.-the program is a basic triangular surface mapping, procedures used to describe BasicTriangle.exe Direct3D graphics rendering the bas
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:70770
    • 提供者:袁杰
  1. paint

    0下载:
  2. OpenGl base on C.The paint program implement draw line,triangle,rectrangle,character,rubberband lines and rectangles.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3273
    • 提供者:陈晨
  1. glenabledview_demo

    0下载:
  2. An MDI view class supporting OpenGL. (一个opengl程序框架,里面有一个三维坐标球,支持鼠标拖拽调整视图) a function to get various information about the OpenGL implementation which is currently being used (separate information for the OPENGL and GLU libraries). manages inte
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:84237
    • 提供者:wang an
  1. OpenGL

    0下载:
  2. 此源码是vs2005。mfc单文档实现opengl的一些基本功能,包括:点,直线,虚线,三角形,sierpinski,实现鼠标拖动的和bresham算法,和中点园算法..也可以输入坐标点-It s based on Opengl,and it can draw points,lines,triangle,polygon.cricle,use some algorithm such as bresham amd mid_circle...you can also use mouse or set
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:189277
    • 提供者:何龙
  1. opengl_sanjiaoxing

    0下载:
  2. opengl 绘制一个三角形,这个程序比骄傲简单,奉上源代码。-opengl draw a triangle, than the pride of this procedure is simple, offer the source code.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:8624
    • 提供者:wanghai
  1. Gasket

    0下载:
  2. 一个简单的图片绘制程序,可以为绘制三角形,适合初学OpenGL的人学习。-A simple picture drawing program, we can draw a triangle, suitable for beginners to learn OpenGL.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:966760
    • 提供者:蒋文军
  1. 02_DrawTriangle

    0下载:
  2. nehe的OpenGL源码,源码实现了在一个界面中画出一个三角形和一个四方形-nehe the OpenGL source, source realized in an interface to draw a triangle and a square
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-01
    • 文件大小:236157
    • 提供者:王忠伟
  1. 03_Color

    0下载:
  2. nehe的OpenGL源码,源码实现了在一个界面中画出一个彩色三角形和一个四方形,初步介绍了色彩的使用-nehe the OpenGL source code, source code to achieve a draw in an interface of a color triangle and a square, initially introduced the use of color
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-01
    • 文件大小:229637
    • 提供者:王忠伟
  1. OpenGL-Sphere-mapping

    3下载:
  2. OpenGL/绘制球体/三角形离散网显示-OpenGL/Draw sphere/triangle shows discrete Net
  3. 所属分类:OpenGL

    • 发布日期:2013-07-23
    • 文件大小:1532942
    • 提供者:lingenghao
  1. OpenGL_7

    0下载:
  2. OpenGL编程轻松入门之坐标变换.本节中的例子仅仅是将第二节的例子作了一点点改动。将myDisplay函数中画三角型的那一部分提出来写成一个函数drawTriangle。然后在myDisplay函数中用drawTriangle.-OpenGL programming easy entry of coordinate transformation. The examples in this section is the only example of section II, made a lit
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:19593
    • 提供者:AINSTUDY
  1. lesson02

    0下载:
  2. 这个程序教你如何在OPENGL中绘制简单的图形,此例绘制了一个三角形和一个矩形。-This procedure OPENGL teach you how to draw simple graphics, this can draw a triangle and a rectangle.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:150961
    • 提供者:echo
  1. draw_triangle

    0下载:
  2. 使用opengl环境,在glut下,任意点三个点,可以画出一个颜色渐变的三角形,其颜色由该点和三个顶点的距离决定。-draw a triangle in glut,opengl....
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:203985
    • 提供者:桑贤
  1. polygon

    0下载:
  2. This program draw 300x300 window and three polygons by using OpenGl functions such as Rectangle,Circle ,Triangle.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:5317
    • 提供者:kabir
  1. drawTriangle

    0下载:
  2. 利用OPENGL库画三角形,opengl入门程序。-Draw a triangle using OPENGL libraries, opengl entry procedures.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:243039
    • 提供者:anlei
  1. triangle

    0下载:
  2. 用opengl绘制三角形,并3个顶点进行光栅化处理-draw a triangle
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:524983
    • 提供者:Chen QiuDi
  1. draw-triangle

    0下载:
  2. 在平面上画一个三角形,利用opengl实现相关的功能,初始化界面等-draw a triangle in the plane
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:704
    • 提供者:王斌
  1. triangle-striple

    0下载:
  2. OpenSceneGraph中三角形带绘制-The OpenSceneGraph the triangle with a draw
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4999988
    • 提供者:朱平
  1. Draw-a-triangle--square

    0下载:
  2. 链接OpenGL库,绘制一个简单的图形,比如三角形和正方形-Link OpenGL library, draw a simple graphics, such as triangles and squares
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-10
    • 文件大小:2460629
    • 提供者:
  1. draw-triangle

    0下载:
  2. 在平面上画一个三角形,利用opengl实现相关的功能,初始化界面等-draw a triangle in the plane
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:748
    • 提供者:zge
  1. triangle

    0下载:
  2. 用GLSL绘制简单的三角形。是GLSL COOKBOOK中的第一个例子。-Draw a triangle.It s the first example of GLSL COOKBOOK
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7966195
    • 提供者:ma huiwen
« 12 3 4 »
搜珍网 www.dssz.com