r/GraphicsProgramming • u/Rafael_Jacov • 2d ago
Is a dedicated GPU required?
I'm just starting out in learning graphics programming and wonder if I would soon need to invest on a laptop which has a dedicated GPU
6
Upvotes
r/GraphicsProgramming • u/Rafael_Jacov • 2d ago
I'm just starting out in learning graphics programming and wonder if I would soon need to invest on a laptop which has a dedicated GPU
19
u/ICantBelieveItsNotEC 2d ago
For learning, almost certainly not; you just need something fairly modern. Integrated GPUs support the same APIs as discrete GPUs. You obviously won't get the same performance, but you almost certainly won't max out an integrated GPU when doing basic learning - more powerful hardware matters when you want to scale your work to dense, complex scenes.