Re: Any ideas how to make a pixelated circle?
Posted: Thu Feb 10, 2011 2:31 pm
Using the framebuffer would let you pixellate anything, including images. But anyway. Why do you superPoint rather than just love.graphics.setPointSize?
superPoint() looks cooler! Or maybe just because that I didn't know that there was a setPointSize command...Taehl wrote:Using the framebuffer would let you pixellate anything, including images. But anyway. Why do you superPoint rather than just love.graphics.setPointSize?