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

搜索资源列表

  1. opengl

    0下载:
  2. opengl的多边形绘制,并对多边形进行纠错-the opengl of the polygon rendering, and polygon error correction
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-09
    • 文件大小:914
    • 提供者:张易讯
  1. RMottionDaatae

    0下载:
  2. 读取运动捕捉数据BVH,并用OPENGL绘制出出来,能够实现运动数据的播放、旋转、缩放等功能。 -Read the motion capture data BVH out OPENGL draw, able to achieve playback of motion data, rotate, zoom and other functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:59918
    • 提供者:molingrang
  1. opengl

    0下载:
  2. 用opengl 实现 绘制一个贝塞尔曲线 完整 代码 用c++ 开发-To achieve draw a Bezier curve complete code development with c++ with opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-11
    • 文件大小:522
    • 提供者:zhanghaifeng
  1. openglexample

    0下载:
  2. 用OpenGL绘制3D图形,并进行渲染,光照,添加纹理等处理。-3D graphics with OpenGL rendering, and rendering, lighting, add textures and other treatment.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3330131
    • 提供者:小象
  1. openglcup

    0下载:
  2. openGL茶杯茶叶操作指导4------玻璃杯里的绿茶 一. 如操作指导(1)建立框架.见welcome2 二. 添加变量与函数并初始化 在VIEW类中加入公共变量 float tbh[6][5] //6片茶叶的角度、位置、大小 BOOL keyn //定义动画开关 在VIEW类中加入公共函数 void mytea(float x,int y) //定义绘制茶杯的函数 void tea3() //茶叶的函数 void lm() //光照和材质的函数
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3641073
    • 提供者:fangzijian
  1. kkkidadj

    0下载:
  2. OpenGL绘制的3D地形,适合初学者。-OpenGL rendering of 3D terrain, suitable for beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-07
    • 文件大小:1887232
    • 提供者:录音机
  1. opengl1

    0下载:
  2. 本篇是用opengl绘制一个五星红旗的源码。-draw a five-starred red glag by opengl.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:867
    • 提供者:周晓冬
  1. OOpenGLLp

    0下载:
  2. OpenGL绘制,通过绘制点点线面构成一个小汽车可直接使用。 -OpenGL rendering, constitutes a car can be used directly by drawing little lines and surfaces.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:15061
    • 提供者:zhengguoo
  1. opengl-mfc

    0下载:
  2. MFC下的一个opengl入门程序,程序绘制了一个3D物体,可以实现任意的旋转-a opengl program under MFC, the program draws a 3D object can achieve arbitrary rotation
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:3711534
    • 提供者:jason
  1. Bezier-and-B-spline-surface

    0下载:
  2. 一个利用VC++和OPENGL绘制bezier曲面B样条曲面的源程序。-a program of drawing bezier surface B spline surface by using VC++ and OPENGL
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-03
    • 文件大小:1933131
    • 提供者:刘林
  1. zhuanpan

    0下载:
  2. 通过MFC对话框工程创建一个窗口,在该窗口中使用opengl绘制立方体,圆锥等3D图形,旋转等-MFC dialog project to create a window, the window the opengl rendering cube, cone and 3D graphics, rotation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:11795369
    • 提供者:海海
  1. a3

    0下载:
  2. 使用opengl绘制茶壶和桌子,使用了光照、材质和反射,能够移动光源和光源颜色-Use opengl rendering the teapot and tables, lighting, material and reflection, be able to move the light source and the color of the light source
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-06
    • 文件大小:2191
    • 提供者:王睿
  1. basic-graph--drawing-using-opengl

    0下载:
  2. 用opengl实现基本图形的绘制,包括DDA画线法、bresenham中点画线法、改进的bresenham中点画线法、bresenham画圆画椭圆法-basic graph drawing using opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-06
    • 文件大小:2842
    • 提供者:李劳毛
  1. tetrahedron

    1下载:
  2. 在VC++6.0环境下,利用opengl绘制一个带有光照的三位四面体图形,并可以旋转-In VC++6.0 environment using opengl rendering the the three tetrahedral graphics with a light, and can be rotated
  3. 所属分类:OpenGL program

    • 发布日期:2016-08-27
    • 文件大小:7168
    • 提供者:sally
  1. Bezier

    0下载:
  2. VS2010: sln项目、cpp源码、exe程序 – 利用OpenGL绘制贝塞尔曲线 – 根据输入的点画出贝塞尔曲线 – 交互操作:贝塞尔曲线根据控制点坐标的变化而变化
  3. 所属分类:OpenGL

  1. OpenGL-Primer

    0下载:
  2. OpenGL的入门,可以通过调用函数库来实现图形的绘制。-OpenGL entry by calling the library for graphics rendering.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-23
    • 文件大小:788700
    • 提供者:moubo
  1. liubianxing

    0下载:
  2. 用opengl绘制的动态的金字塔,颜色也进行了渲染-Rendering using opengl rendering dynamic pyramid, color,
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:1530374
    • 提供者:王可
  1. room_teapot

    0下载:
  2. 本程序实现了用openGL绘制出在一个房间里有各种3D模型进行旋转和平移,同时有灯光效果-this program will use the openGL to draw some 3D models in a room, these models can rotate and move according the key pressed on the keyboard.
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-07
    • 文件大小:11809103
    • 提供者:Qiao Yuchen
  1. rotating

    0下载:
  2. 在MFC中实现OpenGL绘制物体并实现旋转功能-In MFC to achieve OpenGL drawing objects and realize rotating function
  3. 所属分类:Software Testing

    • 发布日期:2017-11-26
    • 文件大小:4124247
    • 提供者:云海
  1. zuoye-2.1

    1下载:
  2. 使用OPENGL绘制Sierpinski Gasket大山-Using OPENGL draw mountain Sierpinski Gasket
  3. 所属分类:OpenGL program

    • 发布日期:2015-09-23
    • 文件大小:1024
    • 提供者:赫杰
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com