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

搜索资源列表

  1. 对话窗体中使用openGL

    1下载:
  2. VC对话框程序实现openGL在对话窗体上画3D图像,并可以根据BMP图片绘制3D物体的背景。-VC Program openGL dialog box in the dialogue window painted 3D images, and BMP images can draw 3D objects on the background.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:33.35kb
    • 提供者:王金营
  1. 利用VC++进行OpenGL程序设计

    0下载:
  2. 上面的源程序仅是简单地绘制一条线,但从中可知OpenGL程序设计的方法。在 VC++5.0中,Microsoft公司给出了许多OpenGL样例程序,读者可按照上文介绍的方法 调试VC++5.0中的OpenGL样例程序。从中可进一步感受到OpenGL在三维图形计算机应 用中的微妙之处。-above is the only source to draw a simple line, but we learn OpenGL programming method. The VC 5.0, M
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2.19kb
    • 提供者:任清波
  1. simuopengl

    1下载:
  2. 三维数据显示利用了,OPENGL,可以实现旋转,平一等功能-use of 3D data, OpenGL, can achieve a rotating draw function
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:243kb
    • 提供者:zknh12345
  1. GxbOpengl5

    1下载:
  2. 本程序实现了利用OpenGL来绘制三维场景,场景可以进行远、近距离的查看,可以切换目标形状等。-realized by the use of OpenGL to draw 3D scene, the scene can be far, close to the Show, can switch targets shape.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:228.46kb
    • 提供者:hxr
  1. 绘图软件Draw

    0下载:
  2. 本人自行开发的一个小程序,可以绘制基本形状,还可以实现简单的图形变换,此外还有3D图形(openGL编程)-I developed a small program can draw basic shapes, but also simple graphical transformation, in addition to 3D graphics (openGL Programming)
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:209.28kb
    • 提供者:李金戈
  1. Visual3D_V4

    0下载:
  2. 三维画图,包括非常复杂的三维重构技术实现-delphi draw 3d graphics
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-31
    • 文件大小:12.71mb
    • 提供者:蒋老大
  1. OpenGL-3

    0下载:
  2. 在OpenGL视图中绘制三维物体!几个简单的绘制3维物体的例子!大家参考-OpenGL rendering in view of three-dimensional objects! Draw a few simple examples of 3-D objects! Reference
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:39.43kb
    • 提供者:yuweihe
  1. OpenGL3D

    2下载:
  2. 在VC++6.0中使用OpenGL绘制三维图形的实例源代码,源代码比较复杂,它可以绘制3D立体效果图,长方体、正方体等,其功能类似一款简单的3D绘图工具,还有其它功能,你可以下载编译一下探个究竟!-VC++6.0 in the use of OpenGL graphics rendering three-dimensional examples of source code, source code more complicated, it can draw three-dimensional
  3. 所属分类:OpenGL program

    • 发布日期:2014-04-15
    • 文件大小:6.88mb
    • 提供者:Davinci
  1. opengl

    0下载:
  2. draw 3D object in openGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1.86kb
    • 提供者:wei17091
  1. 3d

    0下载:
  2. 一个使用QT编写的三维函数图形程序,输入z=f(x,y)的表达式即可画出函数图像,使用openGL编程-The preparation of a three-dimensional function using the QT graphics program, type z = f (x, y) function, the expression can draw images, use the openGL programming
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-01
    • 文件大小:765.9kb
    • 提供者:chenweitao
  1. Moving-Through-A-3D-World

    0下载:
  2. 在OpenGL中绘制简单的3D世界,并在其中漫游-In the draw simple 3D OpenGL world, and in which roaming
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:7.03kb
    • 提供者:zouyuan
  1. OpenGL-Test

    0下载:
  2. OpenGL描画的立体图形可以用于初学者学习-Using OpenGL to draw some 3D object
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:952.91kb
    • 提供者:高兴
  1. TranslationController_Demo-ve-khong-gian-3D

    0下载:
  2. Draw a space with rotate by mouse
  3. 所属分类:OpenGL program

  1. Opengl-draw-the-3D-curved-surface

    0下载:
  2. 在 opengl 环境下,绘制3D曲面,可以用来模拟点云的配准等功能-use the opengl to draw the 3D curved surface.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:3.31kb
    • 提供者:zhangxing
  1. robot

    0下载:
  2. 实现了一个3D的机器人行走,我觉得这段代码很好地使用了glScalef,和glRotatef,实现了如何画出一个长方形,和机器人各部位的摆动-Implementation of a 3D robot walk, I think a good use of this code glScalef, and glRotatef, realized how to draw a rectangle, and each part of the swing robot
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:798.78kb
    • 提供者:黎嘉乐
  1. Opengl-3D-model

    0下载:
  2. 基于VC 6.0 开发的demo程序,实现通过Opengl 来绘制出3D的人体模型,可切换网格视图或者光滑面视图-VC 6.0 to develop a demo program to achieve Opengl draw the 3D model of the human body can switch between grid view or the view of the smooth surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2.23mb
    • 提供者:肖传毅
  1. OpenGL-3D-pot-mouse-incident

    0下载:
  2. OpenGL 3D绘图 先利用OpenGL的3D绘图功能绘制一个3D茶壶模型,然后再添加鼠标响应事件,使得所绘制的图形能够任意调整位置和方位-OpenGL 3D graphics before using the OpenGL 3D graphics functions to draw a 3D teapot model, and then add the mouse response to the incident, drawn graphics can arbitrarily adjus
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:209.18kb
    • 提供者:yeyu
  1. opengl-3d-draw

    0下载:
  2. 关于opengl 3d 绘图的一个例子,大家可以下来参考一下,希望可以帮到你~-An example of the OpenGL 3D graphics, we can down reference, hope can help you to
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:1.84mb
    • 提供者:刘 阳
  1. draw-3D-block-OpenGl

    0下载:
  2. 使用OpenGL绘制3D block的visual basic 的代码。使用前要确认opengl是注册了的。-Use OpenGL rendering 3D block of visual basic code. Before use to confirm that opengl is registered.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:4.1kb
    • 提供者:zhang
  1. 3D boat

    0下载:
  2. 一个船的建模,用OPENGL实现画一个3D船模型,可以旋转,可以看不同的方向。(A ship modeling, using OPENGL to draw a 3D ship model, you can rotate, you can look at different directions.)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-21
    • 文件大小:779kb
    • 提供者:mikevv
« 12 3 4 »
搜珍网 www.dssz.com