|
Program builds 3d splines (using cubic interpolation). Shows splines crossing with or withiut buffering.
|
|
|
|
Program builds 2d splines (using cubic interpolation). Shows splines crossing with or withiut buffering.
|
|
|
|
Voronoi diagram. Program implements the most common case, in the plane, when we are given a set of points S,
and the Voronoi diagram for S is the partition of the plane which associates a region V(p) with each point p
from S in such a way that all points in V(p) are closer to p than to any other point in S. Also possibility of
Delaunay triangulation reproducing is implemented.
|
|
|
|
"Word Creator". This program has several possibilities that help you to pass through the IQ test for example.
|
|
|
|
"FGM constructor". This program evaluate the stress-strain state of the isotropic, orthotropic and anisotropic FGM rectangular plates in the space statement.
|
|