]> fortfriendship.online Git - gnargle.github.io.git/commitdiff
pipoboy update
authorAthene Allen <atheneallen93@gmail.com>
Thu, 20 Mar 2025 19:18:31 +0000 (19:18 +0000)
committerAthene Allen <atheneallen93@gmail.com>
Thu, 20 Mar 2025 19:18:31 +0000 (19:18 +0000)
projects/pipboy.html

index faf57af1be2fe00ce806abc22f9375f9c84b9506..582a5d611501cf6cca56fd76ec601808f11db8bb 100644 (file)
                 monochrome, and any dimming is done by dithering. I'm so glad
                 I'm liveblogging this so everyone can see how stupid I am.
               </p>
+              <p>
+                That's ok though! We're here to learn, and this actually makes
+                things relatively nice and easy. I'm sure there are monochrome
+                image -> uint arrays somewhere out there one the web already,
+                thisn is a very common format on embedded platforms, so I just
+                need to find one and run the icons for various perks etc through
+                them, and we can get one displaying.
+              </p>
+              <p>in fact, maybe that's what we do next. BRB...</p>
             </div>
           </div>
         </div>