<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Danny</title>
        <link>https://paragraph.com/@danny-4</link>
        <description>undefined</description>
        <lastBuildDate>Tue, 05 May 2026 23:20:33 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Danny</title>
            <url>https://storage.googleapis.com/papyrus_images/7ac29627e17bf8d23d6e9a0efee7f60baf3b6a91b5ccd9f395b611468c89fa6d.jpg</url>
            <link>https://paragraph.com/@danny-4</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Visualising 4D]]></title>
            <link>https://paragraph.com/@danny-4/visualising-4d</link>
            <guid>3NOex6JUB3D2zGWhgDsG</guid>
            <pubDate>Sat, 26 Nov 2022 17:57:52 GMT</pubDate>
            <description><![CDATA[It is mathematically provable that 4D shapes exist, but the more I tried to think about this concept, the more frustrating it became. Take the example of a tesseract. A square has two edges at each corner, a cube has three, similarly a tesseract has four. We know that in the same way that a 3D carton can be unfolded into a 2D net with 6 sides, we would be able to perceive an unfolded 4D tesseract as 8 cubes in net with the same 2D footprint. Trying to visualise putting it back together is a f...]]></description>
            <content:encoded><![CDATA[<p>It is mathematically provable that 4D shapes exist, but the more I tried to think about this concept, the more frustrating it became. Take the example of a tesseract. A square has two edges at each corner, a cube has three, similarly a tesseract has four. We know that in the same way that a 3D carton can be unfolded into a 2D net with 6 sides, we would be able to perceive an unfolded 4D tesseract as 8 cubes in net with the same 2D footprint. Trying to visualise putting it back together is a fruitless task - we cannot perceive this fourth positional dimension.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e4ceff87b3f8e4c8133d63b7b10c7a2bcd52bf8ec29c20ff365ec183b704c16d.png" alt="Unfolded in a way we can easily perceive in 3D space" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Unfolded in a way we can easily perceive in 3D space</figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/2c269a61f018578bff68315c463f51a2b5ff99abd41a8917fe2844932f1e2811.jpg" alt="Example of how we can most accurately depict a tesseract" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="">Example of how we can most accurately depict a tesseract</figcaption></figure><p>Just as we find it hard to conceive a fourth dimension, there are problems when we are making spreadsheets or databases in 2D space and need to introduce a third dimension - in this case not a spatial or positional one. In the below example we can see the quantity of burgers sold as the week progresses:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/dc302629fbd84a12ab8718983bfaa55d9c720c5290d21e68530ef7248b035edf.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>What if we want to introduce a third data point - the profit made along with the quantity sold? You could make another table or include profit alongside each quantity, for example (58 - 183), but this is messy and potentially confusing.</p><p>Colour could be used as the third dimension; a simple way of doing this would be to have each number in green, amber or red depending on if a burger made profit, broke even or made a loss on any given day. With the inclusion of a key this becomes simple to read.</p><p>Alternatively, we could just introduce a Z axis and create a 3D bubble chart or similar in a Cartesian plane, adding a sense of depth. As we can see below, you could denote a 3D shape using a series of coordinates:</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/98849e0205b4ab251fd98766a956c95dc2adeb8803e27129f39814ef77722aae.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Problems arise when trying to add a fourth axis. Now depth has been included all vectors are accounted for. We can display data with four data points in 3D by combining the two aforementioned solutions and have a colour spectrum alongside X, Y and Z axes. This approach is commonly used in programming and graphing.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/12c8ed14a020d56d779534a3a5a1bc8be3d491d6a3fe76efc98c0575aa4f8e95.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>Since we cannot visualise 4D shapes, it is necessary to substitute the ‘Q’ axis for a different kind of dimension that our senses, ideally sight, can process. What other alternatives are there beyond colour? In terms of what we can see on a chart, none that I can think of.</p><p>Apple’s iPhone timer app uses tactile feedback and sound to add a degree of skeuomorphism, even if visually their design has moved in the opposite direction. Without looking at the screen, you can feel and hear the scroll wheel spinning and losing momentum, clicking less frequently as it comes to rest like a roulette ball. A similar design could be added to a colorless 3D heatmap - when the cursor is moved over ‘warmer’ areas there is increased haptic or audio feedback.</p><p>Ultimately, we will never be able to visually comprehend a 4D space in the same way Yoshi could not escape his square prison. Using a different kind of ‘dimension’ that we can process, such as colour, sound or texture, presents some solutions when working with data.</p>]]></content:encoded>
            <author>danny-4@newsletter.paragraph.com (Danny)</author>
            <enclosure url="https://storage.googleapis.com/papyrus_images/d86c89a4f9169553e87bed94515f40813154994ae68e07b7faaf861b2d7aced4.jpg" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>