Introduction to MatplotlibCovers the basics of Matplotlib for 2D graphic representation in Python, including plotting data and visualizing functions.
GPU Rendering PipelineExplores the GPU rendering pipeline, comparing it with ray tracing and emphasizing the shift to rasterization for faster performance.
Turbulence: Numerical Flow SimulationExplores turbulence characteristics, simulation methods, and modeling challenges, providing guidelines for choosing and validating turbulence models.