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

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -