EuCAP2023 - Min-Path-Tracing: A Diffraction Aware Alternative to Image Method in Ray Tracing
EuCAP 2023 presentation slides and code.
On Monday, March 27, 2023, I presented my work (Eertmans et al., 2023) at the 17th European Conference on Antennas and Propagation (EuCAP 2023). The work was pretty similar to the one presented at the COST meeting last year, in Lyon, and contains very minimal changes in the contents.
Slides, however, were modified to contain more details about the mathematics behind our methods, as well as an example application to meta-surfaces.
Slides
The following slides are made with RevealJS and are interactive!
Use basic keys like LEFT and RIGHT to navigate through slides, or F to go full screen.
The slides were generated using the Manim (The Manim Community Developers, 2022) animation engine and Manim Slides (Eertmans, 2023), one of my open source projects, to combine the animations into slides and later convert them to a RevealJS .html
file.
References
- Eertmans, J., Oestges, C., & Jacques, L. (2023). Min-Path-Tracing: A Diffraction Aware Alternative to Image Method in Ray Tracing. 2023 17th European Conference on Antennas and Propagation (EuCAP), 1–5. https://doi.org/10.23919/EuCAP57121.2023.10132934
- The Manim Community Developers. (2022). Manim – Mathematical Animation Framework (Version v0.17.2). https://www.manim.community/
- Eertmans, J. (2023). Manim Slides: A Python package for presenting Manim content anywhere. Journal of Open Source Education, 6(66), 206. https://doi.org/10.21105/jose.00206
Source code
Available on GitHub: _slides/2023-03-27-eucap-presentation/main.py
.