Skip to content

Commit

Permalink
add toc
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanvoegelisrf committed Oct 16, 2023
1 parent 0a39a2d commit 0b0bf7f
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 1 deletion.
11 changes: 11 additions & 0 deletions 01/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# 25.09.2023

- [25.09.2023](#25092023)
- [Resources](#resources)
- [Digital, digitalization and digitality](#digital-digitalization-and-digitality)
- [What does the term "digital" mean?](#what-does-the-term-digital-mean)
- [What is "post-digital"?](#what-is-post-digital)
- [What does the term "digitalzation" mean?](#what-does-the-term-digitalzation-mean)
- [What is "neo-digitalization"?](#what-is-neo-digitalization)
- [What does the term "digitality" mean?](#what-does-the-term-digitality-mean)
- [How do tools, machines, automats, computers and roboters differ?](#how-do-tools-machines-automats-computers-and-roboters-differ)


## Resources

- Digitalization, digital, digitality
Expand Down
14 changes: 14 additions & 0 deletions 02/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# 02.10.2023

- [02.10.2023](#02102023)
- [Resources](#resources)
- [How to make something digital? - Vinyl records](#how-to-make-something-digital---vinyl-records)
- [Discretization](#discretization)
- [How is the 3D sound decomposed in the new 3D formats?](#how-is-the-3d-sound-decomposed-in-the-new-3d-formats)
- [Excercises](#excercises)
- [1a](#1a)
- [What is Euclidean geometry?](#what-is-euclidean-geometry)
- [Euclid's axioms](#euclids-axioms)
- [1b](#1b)
- [1c](#1c)
- [1d, 1e, 1f](#1d-1e-1f)


## Resources

- [Fourier transform](https://betterexplained.com/articles/an-interactive-guide-to-the-fourier-transform/)
Expand Down
15 changes: 14 additions & 1 deletion 03/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# 09.10.2023

- [09.10.2023](#09102023)
- [Coding](#coding)
- [Colors and their coding](#colors-and-their-coding)
- [RGB](#rgb)
- [Silver, gold and metallic colors](#silver-gold-and-metallic-colors)
- [CMYK](#cmyk)
- [Subjective perception](#subjective-perception)
- [Facial action coding system](#facial-action-coding-system)


## Coding

### Colors and their coding
Expand Down Expand Up @@ -41,4 +51,7 @@ To print with CMYK, first the cyan part of the image is printed, then the magent

The preceived color is not only dependent on the color intensity. It relates also to the surrounding colors.. Therefore a color with the same color values can appear brighter or less brighter depending on its location.

![Image showing the subjective perception of color](subjective-color.png)
![Image showing the subjective perception of color](subjective-color.png)

### Facial action coding system

0 comments on commit 0b0bf7f

Please sign in to comment.