YoVDO

Optimizing Mandelbrot Fractal Rendering - Brute Force Processing Strategies

Offered By: javidx9 via YouTube

Tags

Algorithm Optimization Courses Multithreading Courses Thread Pool Courses

Course Description

Overview

Explore strategies to improve rendering speed of a Mandelbrot Fractal in this 53-minute video. Begin with naive assumptions and progress through optimizing the algorithm, utilizing vector co-processing, and implementing threads and thread-pools to maximize CPU performance. Examine techniques such as escape time and release time algorithms, standard complex components, vector extensions, intrinsics, and threading. Dive into the code implementation and explore the fascinating world of fractals while learning advanced optimization techniques for computational graphics.

Syllabus

Intro
Fractals
Escape Time Algorithm
Release Time Algorithm
Optimizations
Standard Complex Components
Vector Extensions
Intrinsics
Code
Threading
Thread Pool
Exploring Fractal
Outro


Taught by

javidx9

Related Courses

Android-разработка: основы, многопоточность, архитектура
Moscow Institute of Physics and Technology via Coursera
Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera
Operating Systems: Processes
Codecademy
LAFF-On Programming for High Performance
The University of Texas at Austin via edX
Core Java for Complete Beginners
LearnKartS via Coursera