Pixel filter HTML elements CSS -
i'm creating game using webgl. i'm working on menu design, , occured me 1 of great advantages have in using web technologies can use html gui.
the game uses pixel art, in keeping art style want menu have pixelated buttons , text well. i'm wondering if using css filters or similar i'm able pixelate rendering of dom elements, or if i'll need create full button images beforehand (much less appealing).
thanks!
Comments
Post a Comment