Code Optimizations in C++ | Episode 0 | The Ray Tracer

Описание к видео Code Optimizations in C++ | Episode 0 | The Ray Tracer

In this new series, we will be exploring optimization techniques for c++. These techniques include: algorithmic complexity optimization, multithreading, cache optimization, memory alignment, memory management, and many more.

In this episode, we create a ray tracer. No optimizations yet, but understanding how your code works is crucial to the optimization process. In the next episode we will start profiling and we'll go from there.

Find the base code here:
👉 https://github.com/NoNumberMan/Optimi...

And find the code made in this episode here:
👉 https://github.com/NoNumberMan/Optimi...

Other useful links:
🔴 Check out my Twitch channel:   / nonumberman  
💬 Join the community discord server:   / discord  

If you liked the video, you can support me by:
💗 subscribing
👍 liking
💬 leaving a nice comment (:

Music used:
🎵 Modern Attempt - by TrackTribe

#cpp #optimization

Комментарии

Информация по комментариям в разработке