8bit effect
8bit effect
Out of context: Reply #2
- Started
- Last post
- 20 Responses
- ninjasavant0
restrict yourself to 16 colors
use a square brush the size you want each of the 'pixels' to be
draw whatever it is one 'pixel' at a time. using a grid with lines set to your 'pixel' width.
8 bit look achieved.