diff --git a/content/notes/2024-12-05/usdz-postcards/index.md b/content/notes/2024-12-05/usdz-postcards/index.md new file mode 100644 index 00000000..b876e4f6 --- /dev/null +++ b/content/notes/2024-12-05/usdz-postcards/index.md @@ -0,0 +1,10 @@ +--- +date: 2024-12-05T15:10:21.749Z +tags: + - USDZ + - 3D + - postcards +--- +I'm mildly obsessed with postcards. I spent a slow day extending my tools for digitising them & now it makes 3D models that flip (the right way) when you tap them 🤩 + +It uses the USDZ format (so only support on Apple systems natively). Check out [this 115 year old postcard](./toledo.usdz) from [Wikipedia](https://en.wikipedia.org/wiki/History_of_postcards_in_the_United_States#Golden_age_of_postcards). diff --git a/content/notes/2024-12-05/usdz-postcards/toledo.usdz b/content/notes/2024-12-05/usdz-postcards/toledo.usdz new file mode 100644 index 00000000..cad81f58 Binary files /dev/null and b/content/notes/2024-12-05/usdz-postcards/toledo.usdz differ