Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Convert a point reflected in the base of a right conical mirror to its conic anamorphic map in the xy plane
ResourceFunction["ConicAnamorphosisMap"][pt,α] converts a point pt inside the unit disk base of a right circular cone with opening angle α to its conical anamorphic map in the xy-plane. |
Get the anamorphic map of a point reflected in the base of a cone with a 60 Degree opening angle:
In[1]:= |
Out[1]= |
The function can be applied to sets of points as e.g. a 5 star polar curve: the blue curve is the reflected curve and the red curve is the conical anamorphic curve:
In[2]:= |
Out[2]= |
The function can be applied to photographic images that are converted into a radial set of colored polygons:
In[3]:= |
In[4]:= |
In[5]:= |
Out[5]= |
Circular logos are ideally suited for conical anamorphic images. Here are a top (right) and default 3D view of an anamorphic conversion of the Wolfram logo reflected in a conical mirror:
In[6]:= |
In[7]:= |
Out[7]= |
This work is licensed under a Creative Commons Attribution 4.0 International License