From 968aef5c35948c40ad08ad624feba3540e2874e6 Mon Sep 17 00:00:00 2001 From: Chris Reddington <791642+chrisreddington@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:38:18 +0000 Subject: [PATCH] Add a section on visualizing STL files --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6416604..518bc6d 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,10 @@ The extension generates ASCII art in terminal while loading, a unique and fun wa - `'▓'` High level: Heavy contribution activity - `'╻┃╽'` Top level: Last block with contributions in the week (Low, Medium, High) +## Visualizing your Skyline + +Once you have generated your STL file, you can visualize it using 3D modeling or 3D printing software. But did you know that you can upload your STL file to a GitHub repository and view your Skyline there? For example, take a look at [@chrisreddington's GitHub Skyline from 2011 - 2024](https://github.com/chrisreddington/chrisreddington/blob/master/chrisreddington-11-24-github-skyline.stl). + ## Project Structure ```text