搜索资源列表

  1. 本科作品-三维图形系统

    0下载:
  2. 三维绘图程序,可实现常见立体图形的绘制,可实现旋转、平移、放大缩小等操作-3D graphics, which enables the common three-dimensional graphics rendering, can be realized rotation, translation, zooming etc
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:331466
    • 提供者:龙涛
  1. 4-2三维图形的转换

    0下载:
  2. 对绘制的三维几何图形实现平移、旋转、变比的基本变换-Drawing on the realization of 3D geometry translation, rotation, variable than the basic transformation
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:49186
    • 提供者:赵虎
  1. 三维图形旋转源代码

    0下载:
  2. 这是一个用VC++写的程序,成功运行后,用户可以调整图像在三个坐标轴上的偏移角度,非常有启发性
  3. 所属分类:3D图形编程

    • 发布日期:2010-09-29
    • 文件大小:24792
    • 提供者:happyletian
  1. 3dchange

    0下载:
  2. 用vc编的一个三维图形转换的小应用程序,实现了“旋转”,“缩放”,“平移”的功能。-This little 3D changing graph application is progammed by VC, which realized "rotate", "zoom"and "move" function.
  3. 所属分类:3D图形编程

    • 发布日期:2024-06-04
    • 文件大小:3624960
    • 提供者:刘潇
  1. 本科作品-三维图形系统

    0下载:
  2. 三维绘图程序,可实现常见立体图形的绘制,可实现旋转、平移、放大缩小等操作-3D graphics, which enables the common three-dimensional graphics rendering, can be realized rotation, translation, zooming etc
  3. 所属分类:3D图形编程

    • 发布日期:2024-06-04
    • 文件大小:331776
    • 提供者:龙涛
  1. VC环境下3D图形旋转,实现简单图形算法

    0下载:
  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图形编程

    • 发布日期:2024-06-04
    • 文件大小:79872
    • 提供者:黄欣
  1. 4-2三维图形的转换

    0下载:
  2. 对绘制的三维几何图形实现平移、旋转、变比的基本变换-Drawing on the realization of 3D geometry translation, rotation, variable than the basic transformation
  3. 所属分类:3D图形编程

    • 发布日期:2024-06-04
    • 文件大小:49152
    • 提供者:赵虎
  1. rect3D

    0下载:
  2. 基本的三维图形变换,有平移,放大,旋转 -basic 3D graphics transformation, translation, zooming and rotating.
  3. 所属分类:3D图形编程

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:严久
  1. tuxingxuedazouye

    0下载:
  2. 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边
  3. 所属分类:绘图程序

    • 发布日期:2024-06-04
    • 文件大小:2161664
    • 提供者:张斌
  1. Transformgl

    0下载:
  2. openGL的三维图形自动旋转程序,送给毕业设计的朋友-3D graphics automatic rotation procedures, the design presented graduation friends
  3. 所属分类:OpenGL

    • 发布日期:2024-06-04
    • 文件大小:79872
    • 提供者:祁云
  1. scanalyze-1.0.3_source_code

    1下载:
  2. 斯坦福大学开发的一个三维点云重构生成网格,进一步生成NURBS曲面并加光照效果的系统。可以实现对生成的三维图形旋转,移动和多个角度图形的拼接-Stanford University in the development of a 3D point cloud generation reconfigurable mesh, NURBS surface generation further increases and the effect
  3. 所属分类:3D图形编程

    • 发布日期:2024-06-04
    • 文件大小:954368
    • 提供者:Lance
  1. 1543031646

    0下载:
  2. 该代码实现了二维、三维图形基本变换(平移、缩放、对称、旋转、错切)-the realization of a two-dimensional code, the basic 3D graphics transform (translation, scaling, symmetry, rotation, shear)
  3. 所属分类:OpenGL

    • 发布日期:2024-06-04
    • 文件大小:62464
    • 提供者:
  1. tuxingxueshiyan4

    0下载:
  2. 1.实验目的 1、通过本次实验,掌握三维图形的旋转等变换和消隐的基本概念和相关算法。 2、掌握凸多面体的消隐算法和实现。 3、进一步熟练和掌握编程环境中三维图形的绘制和消隐的程序设计方法。 2.实验内容 1、绘制一个三维几何图形,如:球、立方体、棱柱、棱锥等。 2、对绘制的三维几何图形实现平移、旋转、变比的基本变换。 3、编程实现凸多面体的隐藏面和隐藏线的消隐。 -1. The experiment wa
  3. 所属分类:绘图程序

    • 发布日期:2024-06-04
    • 文件大小:1271808
    • 提供者:fisherman
  1. Transform_3D

    0下载:
  2. 一个很好的3D图形变换程序,能实现放缩、平移、旋转等三维变换。-A very good 3D graphics transformation process, to achieve zoom, pan, rotate, such as three-dimensional transform.
  3. 所属分类:绘图程序

    • 发布日期:2024-06-04
    • 文件大小:288768
    • 提供者:何博士
  1. 03_3dEddy

    0下载:
  2. 这是计算机图形学中三维图形旋转程序,分别绕x轴、y轴、z轴旋转,仅供教学使用。-This is a three-dimensional computer graphics in graphic rotation procedures, respectively, around the x-axis, y-axis, z-axis rotation, for teaching use.
  3. 所属分类:3D图形编程

    • 发布日期:2024-06-04
    • 文件大小:1967104
    • 提供者:coral
  1. Transform

    0下载:
  2. 三维图形变换,实现三维图像的平移、旋转、变比-Three-dimensional graphics transformations, the realization of three-dimensional image of the translation, rotation, variable ratio
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-04
    • 文件大小:37888
    • 提供者:孙河芳
  1. 02_3DViewing

    0下载:
  2. 一个小程序,实现计算机图形学中三维图形的投影及移动旋转等效果-A small program to achieve three-dimensional graphics in computer graphics projection and mobile rotation effects
  3. 所属分类:其他小程序

    • 发布日期:2024-06-04
    • 文件大小:2056192
    • 提供者:
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:15465472
    • 提供者:Peng
  1. 3Dgraph2

    0下载:
  2. 采用GDI+绘制三维曲面图形,可实现任意缩放,三维图形旋转,并可选择是否显示网格-Three-dimensional surface rendering using GDI+ graphics, can be any scale, rotate three-dimensional graphics, and can choose whether to display grid
  3. 所属分类:C#编程

    • 发布日期:2024-06-04
    • 文件大小:160768
    • 提供者:ddd
  1. 3Dgraphallinone

    0下载:
  2. 绘制多种三维图形组合,包括x-y色彩图,轮廓图,网格-轮廓组合图,曲面-轮廓组合图,填充曲面-轮廓组合图等等,可实现多种操作功能,如旋转,缩放等-Draw a variety of three-dimensional graphics portfolio, including the xy color chart, profile map, grid- profile portfolio map, surface- combinatio
  3. 所属分类:C#编程

    • 发布日期:2024-06-04
    • 文件大小:188416
    • 提供者:ddd
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org