Still making checkerboards


Chastity White Rose

There are infinite ways to create a checkerboard and I do so both with my programming as well as in games like Minecraft.

Here is my gigantic 32x32x32 checkerboard in Minecraft made with heavy use of commands. It would be possible to build it in survival mode as well although it will take me much longer.

I also continue my Binary Bit Map project as I find time. Here a few samples I’ve posted previously on this blog of what I can do.

BBM_logo_roll_left4 checkerboard rolls

Tonight I found a genius way to do star polygons by drawing several smaller triangles to a temporary image, using the scan fill function, and then bitwise ORing them to the destination image. This gives me the filled in pentagrams and hexagrams exactly the same as they would look when I create them in inkscape but also allows for the gif animations I uploaded to my social…

View original post 123 more words