= Graphics = Computer graphics is the field focusing on making a computer generate an image. == User interfaces == Also see ISO 9241-11: Guidance on usability (98) and ISO/IEC 9126: Software product evaulation - Quality characteristics and guidelines for their use (91) * [[8_rules_ui]] * [[usability_heuristics]] * [[human_limitations]] * [[creepy_convenience]] * [[fitts_law]] * [[hick-hyman]] * [[quantative_evaluation]] * [[jakob_nielsen]] * [[GUI]] == Graphics principles == === UI design process === * [[task_decomposition_approach]] == Images == _Here begins the technical stuff_ === Image formats === ==== [[vector_image|Vector Images]] ==== * [[.AI]] * [[.SVG]] ==== [[raster_image|Raster Images]] ==== * [[.PNG]] * [[.JPEG]] === Colorspaces === * [[colortheory]] * [[YUV]] * [[RGB]] * [[CMYK]] == Videos == * [[animation]] == Displays == * [[CRT]] * [[plasma_display]] * [[LCD]] * [[OLED]] == Also see == * [[sdl2]]