Geometric Inversion, WolframLang Code

By Xah Lee. Date: . Last updated: .

ideas for pretty graphics with geometric inversion

geometric inversion can be applied to points in 2d or 3d. or higher dimension and project to 2d or 3d.

first, for 2d, it can start on grid points.

the grid points can be spheres, or lines connecting on grid points, or tube connecting them.

or, we can have square patches centered at the grid points.

the grid points can be hexagonal, or arbitrary regular tilings.

the object on the grid points, can be square, or other regular polygon, or lines/tubes connecting the points.

For 2d case, we can add height so they became 3d tiles.

we can also try to prevent congestion in the center.

3d case

Now, for 3d case, all the above variations.

also, the starting points can be mapped to prevent congestion in center.

Video Tutorial

Xah Talk Show 2023-01-31 WolframLang Coding, Graphics, Geometric Inversion with Tubes