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

搜索资源列表

  1. simplification

    1下载:
  2. 三角片图形简化源代码,使用vc++和OpenGL开发,功能强大-Triangle mesh simplification source code,developed by visual c++ and opengl,it s very useful!
  3. 所属分类:3D Graphic

    • 发布日期:2015-12-02
    • 文件大小:3192815
    • 提供者:peter
  1. Triangle

    0下载:
  2. openGL三角形光栅化算法-openGL triangle rasterization algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:229602
    • 提供者:zhangfan
  1. Color-gradient-triangle

    0下载:
  2. 渐变三角形,运行程序时在屏幕上先选三点,程序就能自动绘制渐变三角形-Gradient triangle, running the program on the screen before the election three points, the program can automatically draw a gradient triangle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-09
    • 文件大小:390435
    • 提供者:林有
  1. triangle

    0下载:
  2. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:1466
    • 提供者:张三
  1. 02_DrawTriangle

    0下载:
  2. nehe的OpenGL源码,源码实现了在一个界面中画出一个三角形和一个四方形-nehe the OpenGL source, source realized in an interface to draw a triangle and a square
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-01
    • 文件大小:236157
    • 提供者:王忠伟
  1. Triangle

    0下载:
  2. 适用OPENGL进行三角网格建模的指导性文章,基本涵盖了三角建模的多种问题-OPENGL application of the triangular grid model for guiding articles, covering a variety of modeling issues Triangle
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:877368
    • 提供者:zhufeng
  1. RayTrace

    0下载:
  2. 光线跟踪算法的实现。支持平面、三角、立方体、球、二次曲面等实体,进行发射、透射、镜面高光等处理。-Ray-tracing algorithm. Support plane, triangle, cube, ball, and other entities conicoid, launch, transmission, processing, such as specular.
  3. 所属分类:Graph program

    • 发布日期:2017-06-09
    • 文件大小:16617725
    • 提供者:Thihy
  1. test-segmentation

    0下载:
  2. terrain height querry, which is represented by triangle mesh
  3. 所属分类:3D图形编程

    • 发布日期:2017-04-16
    • 文件大小:465666
    • 提供者:madtime
  1. terrain

    0下载:
  2. 通过triangle strip画三角形来描述地形。先是初始化地形,然后根据鼠标的位置来完成主循环。-Terrain is described by drawing triangle through triangle strip. First we initialize the terrain, and then complete the main loop according to the mouse position.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:109295
    • 提供者:张丹
  1. TriangleEdgeDetection.cpp

    0下载:
  2. This source code is very useful to detect the edge of triangle shape.It also can be applied to calculate the perimeter of triangle.
  3. 所属分类:GIS program

    • 发布日期:2017-04-03
    • 文件大小:2153
    • 提供者:senorita
  1. 2007-7-072

    0下载:
  2. Triangle Collapse Algorithm Based on Discrete Curvature Estimation-A new mesh simplification algorithm based on surface curvature estimation is proposed and it is on the basis of triangle collapse.According to the discrete curvature on triangle meshe
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:343329
    • 提供者:strida
  1. triangle

    0下载:
  2. 计算机图形学中魔术三角的算法,可以实现绘制魔术三角形!-Magic Triangle in computer graphics algorithms
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:645
    • 提供者:JK
  1. Delaunay

    0下载:
  2. Delaunay三角剖分算法 . 一个非常强劲的VC编的Delaunay三角网生成算法,对您学习VC++或GIS的学习都有很好的帮助作用-In mathematics, and computational geometry, a Delaunay triangulation for a set P of points in the plane is a triangulation DT(P) such that no point in P is inside the circumcircle o
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-23
    • 文件大小:36739
    • 提供者:yulin
  1. openglone

    0下载:
  2. 绘制若干OpenGL基本体素(三角形、三角形带、四边形、四边形带)构成的球体,注意球体绘制与球体划分的区别。  可以控制改变球的数量和球的体积,来改变基本体素的数量以及顶点的数量。  可以通过改变glPolygonMode,切换是否填充所绘制的基本体素。  利用函数glutGet(GLUT_ELAPSED_TIME)(returns the time in milliseconds since glutInit or the first
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:3026
    • 提供者:hongyi
  1. Triangle

    0下载:
  2. 《D3D图形程序设计》一书中第三章的源码,创建一个三角形-create triangle
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-15
    • 文件大小:28762
    • 提供者:zhangxuan
  1. Triangle-mesh-dissection

    2下载:
  2. 三角网格剖分,实现网格的剖分的,便于划分网格-Triangle mesh dissection
  3. 所属分类:OpenGL program

    • 发布日期:2015-12-02
    • 文件大小:7228416
    • 提供者:邓长涛
  1. triangle

    0下载:
  2. 绘制一个简单的三角形(适用于初学者)希望大家能指点-Draw a simple triangle (for beginners) hope you can point me to. . .
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:517
    • 提供者:陈睿
  1. triangle

    0下载:
  2. 用opengl绘制三角形,并3个顶点进行光栅化处理-draw a triangle
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:524983
    • 提供者:Chen QiuDi
  1. Triangle-of-Point-Cloud

    2下载:
  2. Matlab 三维点云三角化 不是平面域的三角化 是三维点云三角化 亲身测试绝对可用!-Triangle of Point Cloud
  3. 所属分类:3D Graphic

    • 发布日期:2015-05-27
    • 文件大小:4846592
    • 提供者:hdchina2010
  1. triangle

    0下载:
  2. triangle using hfss pro - project file
  3. 所属分类:OpenGL

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:mohammed1991
« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com