CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 三维图形

搜索资源列表

  1. Meshes

    0下载:
  2. 用directx编写的三维物体的纹理贴图加上图形自动旋转-Graphic texture mapping with automatic rotation
  3. 所属分类:DirextX

    • 发布日期:2017-04-04
    • 文件大小:66706
    • 提供者:xinyuanyuan
  1. implement_of_3d_draw_and_render

    0下载:
  2. 在GDI中实现三维坐标变换,进行3d图形的绘制和渲染-GDI is implemented in three-dimensional coordinate transformation, the 3d graphics drawing and rendering
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:253597
    • 提供者:leon
  1. experiment2

    0下载:
  2. 图形的缩放,平移,变换,三维,例题,一个星形状的图形-Graphic zoom, pan, transform, three-dimensional, example, the shape of a star graph
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:11837
    • 提供者:申天
  1. testbcgandosg

    1下载:
  2. OSG 是一款开放源代码的三维渲染引擎,是功能强大的图形开发工具。-the development of osg,which is a open source developing tool.the function of the program is to develop the graphic interface.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-21
    • 文件大小:35729408
    • 提供者:liqing
  1. MFCdonguha

    0下载:
  2. 这时用MFC建立的一个单文档,画出三维可旋转的图形-Then with the establishment of an MFC single document, draw three-dimensional graphics can be rotated
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1974272
    • 提供者:LYN
  1. CPP-GUI-Programming-with-Qt-4

    0下载:
  2. 完全更新,新的显著覆盖数据库,XML,和Qtopia嵌入式编程 涵盖包括Windows Vista支持所有Qt4.2/4.3的变化,原生支持CSS部件造型,SVG文件生成 包含独立的二维和三维的章节,覆盖的Qt4.3的新的图形视图类,并介绍的QPainter的OpenGL后端 包括外观和感觉的定制和应用程序脚本的新的篇章 说明Qt 4的模型/视图结构,插件的支持,布局管理,事件处理,容器类,以及更 在没有其他覆盖的先进技术,本书从创建插件与本地A
  3. 所属分类:Other systems

    • 发布日期:2017-06-01
    • 文件大小:14185459
    • 提供者:威震开
  1. 44

    0下载:
  2. 图形学划直线 圆形 图形填充 bezier曲线 动画 三维-Graphics draw a straight line round three-dimensional animated graphics filled bezier curve
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3935812
    • 提供者:哥哥
  1. c

    0下载:
  2. C语言是一种计算机程序设计语言。它既具有高级语言的特点,又具有汇编语言的特点。它由美国贝尔研究所的D.M.Ritchie于1972年推出。1978后,C语言已先后被移植到大、中、小及微型机上。它可以作为工作系统设计语言,编写系统应用程序,也可以作为应用程序设计语言,编写不依赖计算机硬件的应用程序。它的应用范围广泛,具备很强的数据处理能力,不仅仅是在软件开发上,而且各类科研都需要用到C语言,适于编写系统软件,三维,二维图形和动画。具体应用比如单片机以及嵌入式系统开发。-C language is
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4847092
    • 提供者:Neal
  1. zedgraphshili

    0下载:
  2. zedgraph是一个开源的知名图标控件,可以绘制多种类型的二维图形,并且可以附加三维效果。此文件是该控件的实例程序-this is a demo of the ocx of zedgraph,you can learn the using methed of the zedgraph.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:146087
    • 提供者:Li Furong
  1. DepthMask

    0下载:
  2. 半透明的三维物体,让大家对图形处理,有一个比较好的示范作用。-Translucent three-dimensional objects on the graphics processing, there is a good demonstration effect.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:47549
    • 提供者:阿牛
  1. d3d001

    0下载:
  2. 利用DIRECTSHOW做的一个三角形的三维立体图形。-Use DIRECTSHOW do a triangle, three-dimensional graphics.
  3. 所属分类:DirextX

    • 发布日期:2017-03-30
    • 文件大小:416612
    • 提供者:adfa
  1. pthrreedimento

    0下载:
  2. 三维计算机图形学点透视投影变换与双3次Bezier曲面绘制算法,非非常有用的哦。在Visual C++6.0下编译通过。 已通过测试。 -Three-dimensional computer graphics point perspective projection transformation and double three times Bezier surface rendering algorithm, non-useful. Compiled by Visual C++6.0. H
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:58406
    • 提供者:
  1. Tprooj33h

    0下载:
  2. 对三维人体运动数据进行处理并显示出来,一种基于逆运动学Inverse Kinematics的运动控制,算法中完成了四元数、欧拉角的插值。该该程序源码使用了fltk图形库,因为是静态链接库,能脱离平台。用此程序源码研究究三维游戏源码引擎中人物的控制,非常具有参考价值。 -Three-dimensional human motion data and displayed based on Inverse Kinematics Inverse Kinematics motion control
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:178817
    • 提供者:cpdcoder
  1. CADGetPlinePoint

    0下载:
  2. C#编程操作CAD图形中三维多段线,可将多段线坐标写入EXCEL-C# Programe get CAD spline point coordinate
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:59378
    • 提供者:lkgzy
  1. OLesson06p

    0下载:
  2. OpenGL实现的三维真实感图形学的演示代码,主主要演示了光照明模型 ,经测试 -OpenGL implementation of 3D realistic graphics demo code, the main demonstration illumination model has been tested
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-17
    • 文件大小:40492
    • 提供者:系统,结构
  1. main

    0下载:
  2. 利用OPEN GL对图形进行三维展示,并可使用键盘或鼠标移动,旋转或规模的3 D模型。-OPEN GL graphics, three-dimensional display, and can use the keyboard or mouse to move, rotate or scale the 3 D model.
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:1578
    • 提供者:litong
  1. ThreeDiemons

    0下载:
  2. 绘制三维螺旋图形控件,主要说明如何绘制三维立体图形,坐标转换算法;-Draw a three-dimensional spiral graphics control, how to draw three-dimensional graphics, coordinate conversion algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-23
    • 文件大小:39683
    • 提供者:张全明
  1. 2010302590214

    0下载:
  2. 遥感关于计算机图形学的实习代码实现了简单图形的生成 图形的旋转等变换 三种填充算法 二维裁剪 实体的三维旋转等功能-Remote sensing computer graphics the internship code to achieve a simple graphics generated graphics rotation transform two-dimensional cutting of three filling algorithm entity such as three-
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:5048485
    • 提供者:three
  1. homework

    0下载:
  2. 一个计算机图形学小程序,简单实现了三维物体纹理和添加光源的效果-A computer graphics program, simple texture of three-dimensional objects and add light source effect
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:1546
    • 提供者:wang
  1. Romote

    0下载:
  2. 计算机图形学相关程序,可以实现三维立方体的旋转效果-Computer graphics program, you can achieve the effect of the rotation of the three-dimensional cube
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:1713328
    • 提供者:侯亚男
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com