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

搜索资源列表

  1. graphic_demo

    0下载:
  2. 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转, 原点对称,错切变换算法;-help students lea
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:807327
    • 提供者:冯宾
  1. A04_摄像漫游

    0下载:
  2. 使用OPENGL编程,创建一个组合图形,包括对图形的组合,旋转等相关操作。-use OpenGL programming, the creation of a combination of graphics, including the right combination of graphics, rotation and other related operations.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:110445
    • 提供者:何芳
  1. Mandelbrot3D

    0下载:
  2. java做的一个3D图形,可以任意旋转,只要你在它上按住鼠标左键,就可以绕着一点随便旋转了。-do a 3D graphics, arbitrary rotation, as long as you have it on the left mouse button is pressed, we can casually revolving around a point.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:8232
    • 提供者:李碧初
  1. zhuerProjection

    0下载:
  2. 图形学上机实验 三维图形的投影 平移 旋转 比例 变换 -graphics on the plane experimental 3D projection translation rotation ratio Transform
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:38707
    • 提供者:jnz
  1. d3dle5

    0下载:
  2. 计算机图形学中应用VC++6.0和DirectX 8.0 SDK制作彩色旋转的金字塔和正方体的小程序-computer graphics application VC 6.0 and DirectX 8.0 SDK produced color rotating cube pyramid and the small program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5034
    • 提供者:陈思
  1. d3dle4

    0下载:
  2. 计算机图形学中应用VC++6.0和DirectX 8.0 SDK制作彩色旋转的三角形和正方形的小程序-computer graphics application VC 6.0 and DirectX 8.0 SDK produced color rotating triangular and square the small program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4623
    • 提供者:陈思
  1. d3dle6

    1下载:
  2. 计算机图形学,应用DirectX 8.0 SDK制作带纹理贴图的旋转的正方体-computer graphics, DirectX 8.0 SDK application productions on the textures of the rotating cube
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:96953
    • 提供者:陈思
  1. d3dle8

    0下载:
  2. 计算机图形学,应用VC+=6.0和DirectX 8.0 SDK制作透明效果,纹理过滤、光照效果以及键盘控制的旋转的正方体-computer graphics, application VC = 6.0 and DirectX 8.0 SDK produced transparent effect, texture filtering, lighting and keyboard control of the rotating cube
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:6803
    • 提供者:陈思
  1. WINDMILL

    0下载:
  2. 利用C语言写的旋转的风车,源代码程序。相信对广大C和图形学爱好者有极大帮助!-written in C language of the rotating windmill, source code procedures. I believe that the majority of C and graphics enthusiasts will be of great help!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:802
    • 提供者:曹恒毅
  1. 20051216174324

    0下载:
  2. 一个可以实现图形基本变化的软件。可以进行旋转、平移、对称等变化-can achieve a fundamental change in graphics software. Can rotation, translation, etc. symmetrical changes
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:199283
    • 提供者:吕鹏飞
  1. jihebianhua

    0下载:
  2. 本代码能够实现多种图形几何转换,包括旋转,缩放等。功能齐全-the code can implement a variety of geometric graphics conversion, including rotation, scaling. Multifunctional
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:42474
    • 提供者:yfm
  1. MapDisplay

    5下载:
  2. MapDisplay 是一个矢量图形读取与编辑软件。我们自定义文件格式包括点、线、面、注记四大方面,对于点我们主要读取它的ID、颜色、坐标,而线另外包括线形、线宽,面则另外包括填充色,注记主要是记录ID、颜色、坐标、字体信息,对于这四方面,我们还读一个标记flag,以决定是用基本方法绘图还是用符号库来绘图。另外,为了兼容性,我们也设定它能直接读DXF文件,以处理来自AUTOCAD、Corel Draw等矢量图形编辑软件的数据。 MapDisplay的功能包括读文件并以合适大小来显示地图,并能
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:1653188
    • 提供者:张鹤
  1. VB3D源代码

    0下载:
  2. VB3D源代码 一个非常好用的3D旋转图形 -VB3D source of a very handy rotating 3D graphics
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:7553
    • 提供者:吴章勇
  1. lftxz

    0下载:
  2. ∷“计算机图形学——立方体旋转”软件简介∷ 立方体沿轴X,Y,Z旋转,但没有对代码作出注释,不过大家应该能看得懂!!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:31157
    • 提供者:李染
  1. WalshTranslate

    0下载:
  2. 这是图像旋转的visualc++源程序,图形图像编程-This is the image rotation visualc + + source code, graphics and video programming
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:144332
    • 提供者:刘峰
  1. roate

    0下载:
  2. 这是图像旋转的visiual c++源程序,图形图像编程-This is the image rotation visiual c + + source code, graphics and video programming
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:209834
    • 提供者:刘峰
  1. Linesw

    0下载:
  2. 粗细不同的线条  适合初学者 按光标键实现图形的旋转和平移,希望大家有所改进!-thickness of the different lines for beginners by the graphics cursor keys to the rotation and translation, we want an improvement!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:24577
    • 提供者:李华
  1. Lstipple

    0下载:
  2. 用OpenGL应用图形接口实现旋转的球体   同时涉及到纹理.光照方面的知识,希望初学者用心学习!-with OpenGL graphics application interface while rotating the ball to the texture involved. Illumination of knowledge, beginners intention of learning!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:24243
    • 提供者:李华
  1. javapictureimageapplet

    0下载:
  2. 包含6个源码。主要是使用APPLET对图形图像进行处理。 有旋转,缩放,底片效果,水波纹效果,渐变效果-contains six source. Mainly use APPLET right graphics processing. A rotating, zooming and negatives effects ripple effect fading effect
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:194277
    • 提供者:李维
  1. ColorAndFontEx

    0下载:
  2. 实现功能:类似office的线型填充、图形填充、字体旋转和改变字体显示方向等的功能,并实现了属性页的功能。 将其封装到工程里,直接调用,非常得方便。-achieve functional : a similar office of the linear filling, filled with graphics, font rotation and change fonts show the functional direction and to achieve the functio
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:227688
    • 提供者:朱华艳
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com