-adding filters Can render any bitmap with 24-bit colour. The image can be scaled, flipped, and moved about. Want to put in your own image? Step 1: this website can take any image and turn it into a bitmap, make sure to select 24 (True colour): https://online-converting.com/image/convert2bmp/ Step 2: get the binary in form of hexadecimals, if you're on linux or macOS I believe you can type this into a bash replacing FILE with your file name, this will copy it to your clipboard: hexdump -v -e '/1 "%02x"' FILE.bmp | pbcopy Step 3: press space and paste in the code Step 4: R to render #bitmap #bit #map #image #renderer #png #jpeg #hexadecimal #bmp #images #upload #pfp #? #
Greatly improved efficiency press R to render fixed bug made pixels square, instead of circles press A to auto-render (constantly renders don't do this for anything to large) Made it so it follows inputted measurements more accurately, note this only works is pixel size is a multiple of 2 or if it's 1 Added Black and White filter