What are CPU and GPU?
Understand what is the difference b/w CPU and GPU and how to avoid bottlenecking
1. CPU v.s. GPU
The GPU handles the visual elements. Such as shaders, effects, shadows, light, textures, etc. The graphics card determines how many polygons that can be displayed at a time. It also...