Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

When drawing art assets traditionally with fineliner on paper, would this count as 1 bit?

A topic by Djentalist created Nov 14, 2023 Views: 90 Replies: 2
Viewing posts 1 to 2

In this case I would be drawing sprites and tiles with black ink on a white paper canvas, no greyscale variation like with ballpoint pens or mixing ink with water. Just pure lineart created with fineliners drawing at full opacity.

I'm curious how far we can stretch the definition of 1 bit. 

From left to right - 1-bit bitonal, 8-bit grayscale, and 24-bit color image. https://gyazo.com/4bcbc93350554fdb163a2b8a37e8229a (even easier, the image of the letters is 1 bit, the image of the street is 8 bit and the image of the child is 24) remember that one bit is mandatory only for active ones, then you can modify the alpha in the engine, in your case for example put one image on top of another in layers and play with the opacity (alpha) to get grays :)

After posting this I realized I can just convert my drawings into only pure black and white pixels in Krita (or some other software) anyway, so in that case I could still use my method while staying true to the limitation. :)