The **Ten Minute Physics** [YouTube channel](https://www.youtube.com/channel/UCTG_vrRdKYfrpqCv_WV4eyA) is hosted by **Matthias Müller-Fischer**, a researcher in the field of physically based simulations in computer graphics. In this channel, Matthias presents various techniques related to physics and simulations in an easy-to-understand way, typically within just 10 minutes. [His methods have been widely used in both the gaming and movie industries](https://www.youtube.com/watch?v=HkyJEYAP7j8)[1](https://www.youtube.com/watch?v=HkyJEYAP7j8). Some of the topics covered include writing physics simulations, fluid dynamics, vector math, and more. If you’re interested in understanding complex concepts in a concise format, definitely check out ! 😊🎥🔬 Also see his Github page: [Ten Minute Physics](https://matthias-research.github.io/pages/tenMinutePhysics/index.html) # References ```dataview Table title as Title, authors as Authors where contains(authors, "Ten Minute Physics") or contains(publisher, "Ten Minute Physics") sort title, authors, modified, desc ```