mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-02-07 12:19:31 +00:00
16 lines
362 B
Org Mode
16 lines
362 B
Org Mode
![]() |
#+TITLE: Computer graphics
|
||
|
#+AUTHOR: "Gabriel Arazas"
|
||
|
#+EMAIL: "foo.dogsquared@gmail.com"
|
||
|
#+DATE: "2020-09-11 04:11:59+08:00"
|
||
|
#+DATE_MODIFIED: "2020-09-11 04:13:31+08:00"
|
||
|
#+LANGUAGE: en
|
||
|
#+OPTIONS: toc:t
|
||
|
#+PROPERTY: header-args :exports both
|
||
|
|
||
|
|
||
|
Computing graphics is consists of (at least in my study):
|
||
|
|
||
|
- 3D modelling
|
||
|
- color graphics
|
||
|
- algorithmic visual stuff
|