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

搜索资源列表

  1. inhedron.zip

    0下载:
  2. 判断点是否在多面体之中
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:5561
    • 提供者:
  1. selection

    0下载:
  2. 从视点到鼠标点形成一条直线,来确定鼠标点选择了屏幕上的那一个多面体。Dev-c++编译-View from the click of the mouse to form a straight line, to determine the click of the mouse, choose on the screen that a polyhedron. Dev - c compiler
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:602726
    • 提供者:张扬
  1. LMSJ技术

    0下载:
  2. 使学生掌握凸多面体的Roberts消隐法,掌握三维图形的深度缓存算法消隐技术,了解多边形区域的排序算法和列表优先算法的消隐技术。掌握利用简单光反射模型进行三维图形的明暗处理。了解整体光照模型、光透射模、光线跟踪算法,了解物体间的漫反射-enable students to master the convex polygon Roberts blanking France, grasp the depth of 3D graphics algorithms hidden cache technol
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3019305
    • 提供者:过街
  1. 多个凸多面体

    0下载:
  2. 画凸多面体,看过之后你就懂得如何来实现那一个功能-painting convex polygon, after reading you know how to achieve it a functional
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:61381
    • 提供者:wjj
  1. 7p

    0下载:
  2. opengl的小例子实现复杂多面体-opengl small examples of complex polyhedron
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:10881
    • 提供者:微微
  1. xiaoyin

    0下载:
  2. 这个一个图形消隐的小程序,包括了凸多面体和远近法-the graphics blanking a small procedures, including a convex polygon and distances France
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:57628
    • 提供者:陈海涛
  1. tuxingxuedazouye

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

    • 发布日期:2008-10-13
    • 文件大小:108711
    • 提供者:张斌
  1. liumianti

    1下载:
  2. 六多面体 实现了消隐 旋转 放大与缩小 -six polyhedron realized blanking rotating Zooming
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:42877
    • 提供者:刘达
  1. huizhiduomianti

    0下载:
  2. 你是不是很想要绘制多面体的源代码呢?!哈哈,我这里可是好东西来的-not you want to draw very many facets of the source code? ! Ha ha, but I am here to the good things
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:17597
    • 提供者:林桂川
  1. draw4D

    0下载:
  2. 这是一个很不错的 4-D 多面体绘图程序。内附详细说明-This is a very good 4-D polyhedron mapping procedures. Containing a detailed descr iption
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:210562
    • 提供者:李梦龙
  1. cg007

    2下载:
  2. 这是一个用vc++编写的室内三维环境程序,包括球,多面体等基本实体元素,有全局光照效果,可供初学者参考-vc prepared with the three-dimensional indoor environmental procedures, including football, polyhedrons and other basic elements entities, a global illumination effects, the reference for beginners
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:459572
    • 提供者:罗西
  1. polyhedra

    0下载:
  2. 各种多面体透视图。polyhedra。蓝色线。blue line-various polyhedrons renderings. Polyhedra. Blue line. Blue line
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:70676
    • 提供者:vv
  1. tuxingxueshiyan4

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

    • 发布日期:2008-10-13
    • 文件大小:5601
    • 提供者:fisherman
  1. openGL实现多面体

    0下载:
  2. openGL是实现多面体的旋转等操作
  3. 所属分类:源码下载

  1. chap4-1 用OpenGL绘制简单多面体

    0下载:
  2. 用OpenGL绘制简单多面体,二次及三次曲线的例子-Simple polyhedron with OpenGL rendering, the second and third examples of the curve
  3. 所属分类:OpenGL

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:
  1. inhedron

    0下载:
  2. 判断点是否在多面体之中- Sentences the break point whether in polyhedron
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-08
    • 文件大小:5874
    • 提供者:站长
  1. Quad

    0下载:
  2. 利用OpenGL来绘制多面体,使用了光照和才是,使物体具有立体感。-OpenGL Resources
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1404
    • 提供者:王冠
  1. GLUT多面体

    0下载:
  2. OPENGL多面体代码,多面体实验报告,OPENGL上实现。(abcdefghijklmnopqrst)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-17
    • 文件大小:29696
    • 提供者:纪涵
  1. DC_Power_flow

    2下载:
  2. 利用奇诺多面体描述光伏发电出力的不确定性(The Chino polytopic descr iption photovoltaic power generation uncertainty)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:小CC
  1. 紧密堆积多面体程序

    1下载:
  2. 实现多个原子紧密堆积的问题,实现N个原子紧密堆积(dense packing of atoms)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-17
    • 文件大小:1464320
    • 提供者:燕儿菲
« 12 3 4 5 6 »
搜珍网 www.dssz.com