vimwiki/tech/graphics.wiki

15 lines
160 B
Plaintext
Raw Normal View History

2022-01-16 02:45:01 +00:00
= Graphics =
Computer graphics is the field focusing on making a computer generate an image.
== Colorspaces ==
* [[YUV]]
* RGB
== Also see ==
* [[sdl2]]