# Learn about matrices

**URL:** https://discourse.processing.org/t/learn-about-matrices/5405
**Category:** Project Guidance
**Created:** [November 10, 2018, 12:57pm UTC](https://discourse.processing.org/t/learn-about-matrices/5405 "2018-11-10T12:57:08Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![clankill3r](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/clankill3r/32/1098_2.png) [@clankill3r](https://discourse.processing.org/u/clankill3r)
#### Post date: [November 10, 2018, 12:57pm UTC](https://discourse.processing.org/t/learn-about-matrices/5405/1 "2018-11-10T12:57:08Z")

</div>

Is there anyone that has some resources that he/she considers good when it comes to learn about matrices?  
I feel like I should have learned about them a long time ago but a lot of tutorials are really dry and don’t go further then the white board.

---

<div class="post-metadata">

### Author: ![bryan](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/bryan/32/2538_2.png) [@bryan](https://discourse.processing.org/u/bryan)
#### Post date: [November 10, 2018, 3:29pm UTC](https://discourse.processing.org/t/learn-about-matrices/5405/2 "2018-11-10T15:29:46Z")

</div>

Hi, you can start with the Linear algebra from Stanley and grossman, i think its a good startpoint.

---

<div class="post-metadata">

### Author: ![hamoid](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/hamoid/32/58_2.png) [@hamoid](https://discourse.processing.org/u/hamoid)
#### Post date: [November 10, 2018, 5:32pm UTC](https://discourse.processing.org/t/learn-about-matrices/5405/3 "2018-11-10T17:32:05Z")

</div>

Applied to computer graphics: [https://learnopengl.com/Getting-started/Transformations](https://learnopengl.com/Getting-started/Transformations)
