Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • Computational Geometry in C-Second Edition 这是Joseph O'Rourke 1998年的著作《Computational Geometry in C》-Second Edition,介绍了图形学,机器人和工业设计领域应用的计算几何算法设计和实现,涵盖了计算几何中使用的所有基本技术:多边形三角剖分、凸包、Voronoi图,排列、几何查找、运动规划等。
  • Voronoi图unity c#实现 使用unity c#实现的voronoi图,新建一个unity工程,然后把脚本挂在相机上,调整相机clear flags 为solid Color这样比较好看,因为是直接画在屏幕上的
  • Voronoi.rar 随机点,用逐点插入法实现Delauny三角形以及Voronoi图的生成算法(C#)
  • Voronoi Diagram2D.rar vs2013上编写的c++版本的Voronoi图,用的Win32控制台程序,使用的OpenGL,其中glut32.lib,glut32.dll,GLU32.LIB,
  • TTS-C ... will cause overshooting in some cases, so more physics-based mapping method should be constructed. - Another project "DelaunayAndVoronoi", which construct the Delaunay triangulation and Voronoi diagram on the sphere, has been launched.
  • voronoi ... diagram as computed with Qhull is not perfect/complete. Voronoi vertices are detected between map pixels and filtering of this ... using Fortune's algorithm for computing Voronoi diagram [7] (link to the C-implementation included). 2. The minimum distance ...
  • Voronoi ... are zero based (0-399). Run the .jar ------------------- java -jar voronoi.jar An optional port number can also be passed on ... terminated with a newline: a. X Coordinate b. Y Coordinate c. Player Number (receive ONLY) The Player Number is only ...
  • Javascript-Voronoi ... .html Demo pages to demonstrate usage of the Voronoi object. * excanvas/* Used by demo pages. ExplorerCanvas, giving ... counterclockwise. ## License Copyright (c) 2010-2013 Raymond Hill https://github.com/gorhill/Javascript-Voronoi Licensed under The ...
  • MWVoronoi Multiplicatively Weighted Voronoi C++ implementation
  • voronoi-diagram ... of the divide-and-conquer algorithm for computing the Voronoi Diagram of a given set of points. The core of ... the algorithm is written in completely functional Clojure. * License Copyright (C) 2011 Chris Gray Distributed under the [[http://www.gnu. ...