vimwiki/tech/graphics.wiki

35 lines
471 B
Plaintext

= Graphics =
Computer graphics is the field focusing on making a computer generate an image.
== User interfaces ==
* [[8_rules_ui]]
* [[usability_heuristics]]
* [[human_limitations]]
* [[creepy_convenience]]
* [[fitts_law]]
* [[hick-hyman]]
* [[quantative_evaluation]]
* [[jakob_nielsen]]
* [[GUI]]
=== UI design process ===
* [[task_decomposition_approach]]
== Colorspaces ==
_Here begins the technical stuff_
* [[YUV]]
* [[RGB]]
== Also see ==
* [[sdl2]]