-
-
AutonomousCar
... Drawn in the Scene
- C: Draw 3D car
- G: Draw distance field
- V: Draw Voronoi field
- H: Draw heuristic ... simulator console
- Shift-Escape: Exit the simulator
License
-------
Copyright (c) 2012 Matt Bradley
This software is freely distributable under ...
-
Math-Geometry-Delaunay
... - not thoroughly tested
"Triangle generates exact Delaunay triangulations, constrained Delaunay
triangulations, conforming Delaunay triangulations, Voronoi diagrams, and
high-quality triangular meshes. The latter can be generated with no small or
...
-
libsdl-demos
... screenshot below.
**Technical details:**
- Random regions generated using a [Voronoi Diagram](http://en.wikipedia.org/wiki/Voronoi_diagrams) and [ ... being compiled separately. It aims to be a generic C++11 implementation of the A\* algorithm. To avoid ...
-
pyhull
... convex hull, Delaunay triangulation and Voronoi diagram.
It is written as a Python C extension, with both high- ... and VoronoiTess classes in the convex_hull,
delaunay and voronoi modules respectively. For example,
>>> from pyhull.convex_hull import ...
-
parallel-tempering
... of
these programs into more sophisticated languages such as PASCAL or C should not
be difficult.
INDEX
F.01 PERIODIC BOUNDARY CONDITIONS IN ... FLUID
F.34 AN EFFICIENT CLUSTERING ROUTINE
F.35 THE VORONOI CONSTRUCTION IN 2D AND 3D
F.36 MONTE CARLO ...
-
embree
... below in [CMake Configuration]. After having
configured Embree, press `c` (for configure) and `g` (for generate) to
generate ... [Closest Point]) or
nearest neighbour queries (see Tutorial [Voronoi]).
See Section [rtcPointQuery] for a detailed description of ...
-
jburkardt-f77
... which illustrate how a FORTRAN77 program can call a C function.
103. [f77\_calls\_c++](f77_calls_c++/f77_calls_c++.html), ... of points in an arbitrary region, using probabilistic Centroidal Voronoi Tessellation (CVT) techniques to achieve good coverage and ...
-
jburkardt-f
...
representing fluid flow;
+ [cvt_dataset](cvt_dataset/cvt_dataset.html)
a program which
creates a Centroidal Voronoi Tessellation (CVT) dataset;
+ [cvt_fixed](cvt_fixed/cvt_fixed.html)
a library which
computes a Centroidal Voronoi ...
-
jburkardt-m
... ), a program which interactively, graphically demonstrates a Centroidal Voronoi Tessellation (CVT) calculation;
153. [cvt\_metric](cvt_metric/cvt_metric. ... ) to solve the time-dependent wave equation utt = c \* uxx in one spatial dimension.
210. [fd2d\_heat\ ...
-
jburkardt-cpp
... .
75. [c8\_complex\_lib](c8_complex_lib/c8_complex_lib.html), a C++ class for double precision complex (C8) numbers;
76 ... /cvt_dataset.html), a program which creates a Centroidal Voronoi Tessellation (CVT) dataset;
136. [cycle\_brent](cycle_brent/cycle_brent ...
-