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

搜索资源列表

  1. vc++_opengl_directx_cartoon_programme_sourcecode.r

    0下载:
  2. VC++开发环境下的openGl和directx三维动画编程.-VC development environment under the openGl directx 3D animation and programming.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1614823
    • 提供者:张郑锟
  1. 3D-Wander

    0下载:
  2. 基于Vc++的三维漫游程序,很好的。极力推荐!-Vc-based 3D roaming procedure, a very good thing. Strongly recommended!
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:649851
    • 提供者:hj
  1. 3d

    0下载:
  2. VC++编写的程序,可以从硬盘中读取一幅BMP图像并显示出来,还可以用OPENGL进行三维显示-VC prepared by the procedure could read from the hard disk and a BMP image is displayed, You may also use OpenGL for 3D Display
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:36979
    • 提供者:王立波
  1. 3d-opengl

    1下载:
  2. 用Opengl写的一个三关节机械臂的演示程序,VC实现
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:307578
    • 提供者:郭国
  1. 3d

    0下载:
  2. 用vc++开发的 一个地形程序 地形能够随着时间的变化而逐渐变化
  3. 所属分类:图形图象

    • 发布日期:2014-01-17
    • 文件大小:2044998
    • 提供者:王俊杰
  1. 3D

    1下载:
  2. 计算机图形学中的三维变换,VC++源代码。
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:56473
    • 提供者:李拓
  1. 3D-wandering

    0下载:
  2. 这是一个用VC++实现的3D模型漫游的源码程序,供大家学习和科研使用
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:771275
    • 提供者:jiangshaobo
  1. 3d

    0下载:
  2. 计算机图形学三维图形的变换在,VC++下编译通过。
  3. 所属分类:3D图形编程

    • 发布日期:2014-01-20
    • 文件大小:274918
    • 提供者:某天
  1. VC结合OpenGL绘制效果图

    1下载:
  2. 利用visual c++开发OpenGL绘制三维效果图在此利用OpenGl辅助库函数绘制球体并添加鼠标操作旋转球体以及背景物体等等的颜色改变处-use visual development OpenGL 3D map drawn in the use of library functions OpenGl assisted mapping ball and add mouse operation rotating spherical object and the background color
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:55323
    • 提供者:张三
  1. 三维图形的转换

    2下载:
  2. 这是我用VC做的一个关于三维图形变化的程序,可以实现平移,反转等功能-This is what I do with VC 3D graphics on a change of procedures, can achieve translation, reverse function
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:48205
    • 提供者:孔的
  1. VC环境下3D图形旋转,实现简单图形算法

    1下载:
  2. 是一个简单的实现了基本图形学算法的程序,包括绘制图元,区域填充,三维变换等算法的实现-is a simple realization of the basic graphics algorithm procedures, including mapping map yuan, regional filling, such as 3D Transform algorithm implementation
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:80521
    • 提供者:黄欣
  1. 3d模型

    1下载:
  2. 浙江大学CAD重点实验室的 3D模型变换的VC源程序,用户可在此基础进行科研创新。-Key Laboratory of CAD 3D models transform the VC source, users can build research and innovation.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:601580
    • 提供者:杨柯
  1. vc opengl 开发简单列子

    0下载:
  2. vc opengl 开发简单列子,通过代码调用显示一个3D茶壶-vc opengl development of simple Lie Zi, by the code calling the display a 3D teapot
  3. 所属分类:OpenGL

    • 发布日期:2017-03-28
    • 文件大小:223635
    • 提供者:king
  1. MyWater.基于vc++使用opengl开发的3D水纹波浪

    3下载:
  2. 基于vc++使用opengl开发的3D水纹波浪, 场景绘制与渲染 BOOL CMyWaterView::RenderScene() { glClear(GL_COLOR_BUFFER_BIT) glPushMatrix() glScalef(10,1,10) if (!rgb) glColor3f(.31, .41, .97) else glColor3f(1.f,1.f,1.f) glTranslat
  3. 所属分类:3D图形编程

    • 发布日期:2013-01-18
    • 文件大小:2021839
    • 提供者:xuchi
  1. VC++环境下实现opengl的3D漫游效果

    0下载:
  2. 本代码主要在VC++环境下实现opengl的3D漫游效果,如果不能通过编译,可用opengl开发库(opengl development library)先进行环境配置。-The code is mainly in VC++ environment to achieve a 3D roaming opengl effect, if not compile opengl development libraries available (opengl development library) fir
  3. 所属分类:OpenGL

    • 发布日期:2017-03-23
    • 文件大小:140128
    • 提供者:
  1. 3D Model Read Program

    2下载:
  2. 利用VC++的MFC框架实现对三维点云模型的读取和显示-To read and show the 3D model on the screen by using the vc++ language
  3. 所属分类:3D图形编程

    • 发布日期:2017-03-29
    • 文件大小:909219
    • 提供者:李娜
  1. 计算机图形学VC++6.0画出一个3D正方体

    1下载:
  2. 计算机图形学VC++6.0画出一个3D正方体-Computer graphics to draw a 3D cube VC 6.0
  3. 所属分类:3D图形编程

    • 发布日期:2016-06-28
    • 文件大小:1963008
    • 提供者:李冠男
  1. 3D-physics-simulation

    0下载:
  2. 本代码主要在VC++环境下实现opengl的物理实验演示效果,如果不能通过编译,可用opengl开发库(opengl development library)先进行环境配置。-The code is mainly in VC++ environment to achieve opengl physics experiments demonstrate the effect, if not compile opengl development libraries available (opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:38488
    • 提供者:
  1. OpenGL-VC

    0下载:
  2. VC环境中使用opengl进行编程的教程,里面有很多使用的例子,大家可以在源码的基础上修改,得到自己想要的三维效果-VC environment with opengl programming tutorial, there are a lot of examples, we can use the revised on the basis of the source code, get what we want a 3d effect
  3. 所属分类:OpenGL

    • 发布日期:2017-06-24
    • 文件大小:34952215
    • 提供者:
  1. cad

    1下载:
  2. 浙江大学CAD重点实验室的+3D模型变换的VC源程序-Zhejiang University, Key Laboratory of+3 D ??CAD model of transformation of VC source
  3. 所属分类:CAD

    • 发布日期:2017-03-26
    • 文件大小:601313
    • 提供者:zengjun
« 1 23 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com