CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 多面体

搜索资源列表

  1. 4

    0下载:
  2. 计算机图形学,opernGL展示三维效果:包含基本的实体元素:球、多面体、锥体、柱体、曲面等;有全局光照效果和纹理功能; 程序具有交互功能.-Computer graphics, opernGL display three-dimensional effects: the entity that contains the basic elements: ball, polyhedron, cone, cylinder, surface, etc. a global illumination e
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-01
    • 文件大小:980011
    • 提供者:john
  1. Silverlight_Game_Programming_Portfolio_polyhedron_

    0下载:
  2. Silverlight编程实现多面体组合游戏源码Silverlight Game Programming Portfolio polyhedron source-Silverlight Game Programming Portfolio polyhedron source
  3. 所属分类:SilverLight

    • 发布日期:2017-03-29
    • 文件大小:792851
    • 提供者:
  1. xiaoyin

    0下载:
  2. MFC下的图形学课程设计,包括凸多面体显示,浮动水平线-MFC programs under the graphics design, including convex polyhedron shows a floating horizon
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1985927
    • 提供者:mr.yang
  1. blanking-in-cpp

    0下载:
  2. 消隐:示例为一个凸多面体,任意角度旋转 ,还包括一个浮动水平线-Blanking: an example of a convex polyhedron, arbitrary angle rotation, also includes a floating horizon
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:380017
    • 提供者:holly
  1. Graphics

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

    • 发布日期:2017-06-03
    • 文件大小:15465493
    • 提供者:Peng
  1. tuxingxue

    0下载:
  2. 图形学的作业 试设计一个室内三维环境, 并利用OPEN GL展示它的三维效果。要求: (1)包含基本的实体元素:球、多面体、锥体、柱体、曲面等; (2)有全局光照效果和纹理功能; (3)程序具有交互功能. -Graphics design an indoor three-dimensional operating environment for test and demonstrate its use OPEN GL three-dimensional effect. Req
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:519005
    • 提供者:BUPT
  1. voronoi

    0下载:
  2. 多面体构造-Voronoi程序 从数据文件中划分和构造Voronoi多面体-To construct Voronoi Polygons fron a data
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:42462
    • 提供者:Yu Haibin
  1. antiline

    0下载:
  2. 一个多面体,为黄色线条的网状图,是基于opengl下写的-Polyhedron
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1028974
    • 提供者:xujiong
  1. AI-01intoduction

    0下载:
  2. 1. 实现深度缓存(z-buffer)算法. 输入数据是简单的多边形网格. 2. 实现简单的光线跟踪(Ray-tracing)算法. 输入应包含多边形网格(多面体)和圆. -1. To achieve the depth buffer (z-buffer) algorithm. Input data is a simple polygon mesh. 2. To achieve a simple ray tracing (Ray-tracing) algorithm. Polyg
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1738695
    • 提供者:ll
  1. AI-03SolvingProblembySerching

    0下载:
  2. 1. 实现深度缓存(z-buffer)算法. 输入数据是简单的多边形网格. 2. 实现简单的光线跟踪(Ray-tracing)算法. 输入应包含多边形网格(多面体)和圆. -1. To achieve the depth buffer (z-buffer) algorithm. Input data is a simple polygon mesh. 2. To achieve a simple ray tracing (Ray-tracing) algorithm. Polyg
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:897316
    • 提供者:ll
  1. zhengduomianti

    0下载:
  2. 利用VBA实现正多面体绘制,包括正六面体,八面体和十二面体-Using VBA to achieve regular polyhedron drawn, including the regular hexahedron, octahedron, and dodecahedron
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:17120
    • 提供者:吴迪
  1. Rotating-A-Polygon

    0下载:
  2. 在VC++环境下,结合OpenGL,旋转一个多面体,让画面动起来-In VC++ environment, the combination of OpenGL, rotate a polyhedron, so that moving pictures
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:5462
    • 提供者:zouyuan
  1. Basic-Lighting-and-Keyboard-Control

    0下载:
  2. 在VC++环境下,结合OpenGL,使用简单的光照和上下左右键控制所绘制的多面体旋转-In VC++ environment, the combination of OpenGL, using a simple light and draw the arrow keys control the rotation of polyhedra
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:6534
    • 提供者:zouyuan
  1. CSharp-Draw

    1下载:
  2. 计算机图形学的vc++程序示例 含二维线画图元、二维线填充图元、线段裁切、多边形裁切、二维图形变换、三维图形变换、凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)、曲线移动、曲线清除等。-Computer graphics vc++ sample program with two-dimensional line drawing dollars, two-dimensional line fill pixel, line cutting, cutting polygo
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:2251919
    • 提供者:zhengweiqiang
  1. bezier

    1下载:
  2. 绘制n次Bezier曲线时,应可以输入控制点个数及控制点x,y坐标,输入数据可以放到文本文件中,以便调试。对于三次Bezier曲线,用多个曲线段拼接而成,并且要求曲线一阶导数连续。绘制Bezier曲面时,应可以输入控制多面体的顶点坐标与曲线的间距。-Bezier curve drawing n times, should be able to enter the number of control points and control points x, y coordinates, the i
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:1399
    • 提供者:xsl
  1. BLENDPOT

    0下载:
  2. 基于opengl实现空间不规则多面体,很方便可以运行。-Irregular polyhedron based on opengl space, it is convenient that you can run.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:133084
    • 提供者:xk
  1. mathematicalTranslations-

    0下载:
  2. 数学通俗名著系列,适于青少年的科普读物。也适用于高智商娱乐。包括算术游戏、算术趣谈、几何游戏、几何趣谈、多面体、棋盘游戏、幻方、地图染色问题、单行线问题、心算、组合设计、密码分析等。-Mathematics popular classics series, popular science books suitable for young people. Also applies to the highly intelligent entertainment. Including arithmet
  3. 所属分类:Development Research

    • 发布日期:2017-05-28
    • 文件大小:11259488
    • 提供者:KENNY
  1. geometry-model

    0下载:
  2. 计算多面体的容积,判断四点是否共面的简单算法-account the area of polyhedron
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:10502
    • 提供者:刘波
  1. check_n_final

    0下载:
  2. 这个项目主要是实现多线程判断大量点与多面体的情况,在空间体积计算模拟等方面应该会有非常好的实用价值。具体就是判断点是否是在多面体的内部,外部,面上,顶点。并输出点和所在多面体的整体坐标。目前,本程序主要是针对凸6面体,但很容易扩展到N凸面体。-This project is multi-threaded to determine a large number of points with the polyhedron, should have very good practical value
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:38054
    • 提供者:fuhaiyang
  1. Tutorial-Part-V

    0下载:
  2. Java OpenGL编程,动态显示一个转动的多面体-Java OpenGL programming, dynamic display a rotating multilateral body
  3. 所属分类:Java Develop

    • 发布日期:2017-11-20
    • 文件大小:79177
    • 提供者:zhaojj
« 1 2 3 45 6 »
搜珍网 www.dssz.com