Thermochromorph prints are two multicolored thermochromic images that fade into each other. We achieve this by applying a CMYK-based relief printing method to two types of thermochromic pigments with distinct activation properties. Here we explain the CMYK printing process and then describe the properties of our thermochromic inks.
CMYK Printing
To facilitate the creation of multicolored images, we use CMYK printing. CMYK printing, also known as four-color process printing, is a widely used color reproduction technique in the printing industry. It involves combining four ink color channels: Cyan (C), Magenta (M), Yellow (Y), and Black (K) in varying proportions to create an array of colors.
Converting an RGB digital image into a CMYK-printable image involves first decomposing the image into its constituent C, M, Y, and K channels. Each channel is then converted into a series of halftone dots, which are small, discrete dots of varying size and spacing. Larger and denser dots appear darker, while smaller and sparser dots appear lighter. Compositing these four channels simulates a broad range of hues and shades, making it possible to reproduce full-color images.
Relief Printing
We fabricate the CMYK-printable image via relief printing. In relief printing, the raised areas of the printing matrix hold ink. Since only the non-recessed portions of the matrix come into contact with the printing surface, pressing the inked matrix against the surface leaves an impression of the image. As each block holds only one color at a time, four separate blocks are required to produce a multicolored image in a standard four-color CMYK printing process.
Thermochromic Pigments
Since we want our thermochromic images to fade into each other at the same activation temperature, we sourced two types of thermochromic pigments (from Shenzhen Dongfang Color Technology Co., Ltd.) with complementary color-changing properties:
For each type, we acquired Cyan, Magenta, Yellow, and Black pigments. In the case of the clear-to-color powder, which did not have yellow, we made an adjustment by substituting it with orange pigment as it was the closest match to the desired color. Additionally, while the vendor offers the same pigments at other activation temperatures, we opted to use pigments with an activation temperature of 35°C since this temperature range aligns more closely with typical environmental conditions and user comfort.
We refer to images printed with color-to-clear pigments as cold images (since they are visible at room temperature) and images printed with clear-to-color pigments as hot images (since they are visible at the activation temperature).
To help users navigate the complexity of preparing their blocks, we provide open-source software that converts RGB images into relief printing files and previews their prints (Fig. 2).
Figure 2. The Thermochromorph interface shows a preview of the CMYK halftone for the target image and provides CMYK block thumbnails below the halftone image. Users can switch between (a) cold and (b) hot image previews.
Features
Once the user specifies their input images, the Thermochromorph interface generates and renders the CMYK halftone representations and fabrication files for the hot and cold images (Fig. 1a). Users can switch between previewing the two images by pressing a hot key (Fig. 1b). To help users understand how the image is constructed, the interface shows thumbnails of the four CMYK layers and provides users with the option to toggle the visibility of each individual color layer. This feature is useful during the printmaking process as it allows users to see the intermediate expected outputs for each printing layer.
Our fabrication process supports an image resolution of 50 dots per inch. By default, our software sets the print width to 4.5 inches and produces fabrication files from the default width. Users have the option to adjust the width of their image, which changes the level of detail in the final print (larger widths allow for greater image detail).
Implementation
Our system initially takes the input RGB image and performs a standard color conversion process to extract the CMYK channels. We then rotate each channel by a specified screen angle. Yellow (Y) uses an angle of 0°, Cyan (C) uses an angle of 15°, Magenta (M) uses 75°, and Black (K) uses an angle of 45°. These are standard angles in the printing industry that have been selected to minimize moiré patterns and achieve optimal color separation and reproduction in the final printed output.
Using the rotated CMYK channels, we generate halftone images for each one via amplitude modulated halftoning, which is a technique to convert continuous-tone images into halftone images. The size of the dots is determined by the tone color they represent, with larger dots used for darker tones and smaller dots used for lighter tones. This technique produces a regular grid of dots that splits the original image into a halftone image with different-sized dots.
Our system uses halftone dot widths that span from ε to 2.2ε with a grid cell size of 2ε, where ε represents the smallest dot diameter that the laser can engrave without compromising the shape of the dot (which in our case is 0.02in). After generating the halftone pattern, we rotate the halftone image back to its original orientation.
When generating our fabrication files, we want to engrave the portions of the image that will not receive ink. For each image, we create 'negatives' for each of their CMYK halftones by rendering the dots in white and the background in black, since black represents an engraving operation for our laser cutter (ULS PLS 6.150D). Since relief printing produces a mirrored image, we flip the results horizontally to ensure that the outputs match the target images.
Material mixing
Due to the lack of readily available pre-mixed thermochromic block printing inks, we formulated our own. We combined a water miscible, oil-based transparent block printing base (Speedball Professional Relief Ink Transparent Base) with each thermochromic pigment following a ratio of 1:5 by weight. This ratio ensured a balance between pigment concentration and ink viscosity.Fabrication
Our fabrication process encompasses several steps, from woodblock preparation to the layering of pigments to achieve the desired visual effect.Interactive Storytelling
Our first print takes both of its frames from a Batman comic drawn in the 20th century. This application takes the comic book idea of conveying a progression of events by creating a transition between Robin preparing to punch and then punching with a "POW" sound effect. To enhance the comic book aesthetic, this print uses custom blocks for the black line art. This result opens up possibilities to convey sequenced data to the audience while still maintaining the physical nature of printed media.Dynamic Labeling
Our second print is a label depicting a fish and its underlying skeleton, which gradually appears as the print is heated. This label can be used to display important temperature information that warns users of potentially hot surfaces. As the surface cools, the fish design returns, indicating to users the surface is safe to touch. This approach could be used more broadly to provide important temperature-related safety information in products in a visually appealing way.Visualizing Transformations
Our third print displays the same subject from two different viewpoints, a frontal view and a profile. As the temperature changes, the viewpoint of the subject gradually shifts, giving the effect of motion. This shows how users can leverage the heating and cooling process to create the illusion of movement, which could be incorporated into broader creative workflows, such as animation.