搜索资源列表

  1. Delaunay

    0下载:
  2. 人机交互式平面delaunay三角抛分,按住alt键,鼠标单击为增加点,可以任意移动点,c为清屏(本程序用到cgal算法包)-this is 2d delaunay triangulation with the interface of human-computer interaction.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-18
    • 文件大小:6857728
    • 提供者:崔健
  1. cgal-lib

    0下载:
  2. C++计算几何函数库,包括点的基本运算,线段及直线的基本运算,多边形常用算法模块等-C + + computational geometry library, including the basic operations of the point, line, and linear basic computing polygon commonly used algorithm module
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:lqw
  1. 001Convex_hull_3

    0下载:
  2. CGAL的图像实例文件(突壳),3D图像处理可能会用到-The CGAL instances of an image file (sudden shell), 3D image processing may be used
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:wan
  1. 002Convex_hull_d

    0下载:
  2. CGAL的图像实例文件(突壳2),3D图像处理可能会用到.-The CGAL instances of an image file (sudden shell 2), 3D image processing may be used
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:wan
  1. 003Generator

    0下载:
  2. CGAL示例,网格生成源文件,需要的可下载。-CGAL example, the grid generated source file, you need to be downloaded.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:wan
  1. 004Triangulation_2

    0下载:
  2. CGAL库 三角化源程序,可连接生成三角网,实现三角化-Triangulation of CGAL library source code, can be connected to generate a triangular network, to achieve triangulation
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:590848
    • 提供者:wan
  1. 005Triangulation_3

    0下载:
  2. CGAL库中的三角化源程序,可连接生成三角网,实现三角化。-Triangulation in CGAL library source code, can be connected to generate the triangular network, to achieve triangulation.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:146432
    • 提供者:wan
  1. 006Triangulation_3_Geomview_demos

    0下载:
  2. CGAL三角化源码,DEMO中提取,需要的请下载。-CGAL triangulation source, DEMO extraction, the need to download the.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:9216
    • 提供者:wan
  1. TestDelaunay

    0下载:
  2. 运用CGAL算法库,实现delaunay三角剖分,实现效果较好。-Use CGAL algorithms library, perform delaunay triangulation, the effect is perfect.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:4769792
    • 提供者:张学贺
  1. testinfo.cpp.tar

    0下载:
  2. 为CGAL点增加信息,采用c++ trait 本例为测试程序,仅供参考-Add INFO to cgal points
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:xt
  1. Rparser_oobje

    0下载:
  2. 一个使用读取.obj文件并存问CGALL数据格式的类,供CGAL的初学入门者使用 -Use a read obj files coexist to ask CGALL data format class supply the CGAL of beginner beginners
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:linguokai
  1. qvision.0.8.1

    0下载:
  2. 基于 QT 的面向对象的多平台计算机视觉库。可以方便的创建图形化应用程序,算法库主要从 OpenCV,GSL,CGAL,IPP,Octave 等高性能库借鉴而来。-Based on the QT object-oriented multi-platform computer vision library. You can easily create graphical applications, the algorithm librar
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:2925568
    • 提供者:sheriffyang
  1. scalarFunction

    0下载:
  2. 使用cgal将以及vtk来 显示给定模型的标量场-using cgal and VTK to show the scalar funtion
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:20480
    • 提供者:Wang Yang
  1. ViewerFacet

    0下载:
  2. 用cgal及vtk来显示三角网格模型的三角面片,简单实用-using CGAL and VTK to show the facet of models, easy to use
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:30720
    • 提供者:Wang Yang
  1. ViewerVertices

    0下载:
  2. 实用cgal 以及vtk 来显示三角网格模型的点,简单实用-using cgal and vtk to show the vertices of models, easy to use
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:13102080
    • 提供者:Wang Yang
  1. Surface-Morphing

    0下载:
  2. 使用normal coordinates 去做两个模型之间的morphing, 工具:cgal 以及vtk-using normal coordinates to get the morphing between two models, tools:cgal and vtk
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-18
    • 文件大小:2505728
    • 提供者:Wang Yang
  1. 3D-with-the--view-range

    0下载:
  2. CGAL 系列 .视角范围内的3D剪裁 ppt c++ 技术方案-3D with the view range calulation plan
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:2189312
    • 提供者:huang
  1. Rparser_oobje

    0下载:
  2. 一个使用读取.obj文件并存问CGALL数据格式的类,供CGAL的初学入门者使用-Use a read obj files coexist to ask CGALL data format class supply the CGAL of beginner beginners
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:hecoun
  1. New-Text-Document

    0下载:
  2. CGAL TEST FOR CDT ALGO
  3. 所属分类:文件格式

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:MCA4213
  1. cgal_4.4_manual

    1下载:
  2. 最新的CGAL库的用户帮助手册,虽然CGAL官方有在线的帮助手册,但是离线情况下这个还是很有用的。-The latest CGAL library user manual, although there CGAL offers online manual, it is very useful when offline.
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:17631232
    • 提供者:cLockey
« 1 2 34 »

源码中国 www.ymcn.org