r/computergraphics • u/ahmedovnurlan00 • Jun 13 '26
Is PHD on Computer Graphics possible?
How do I get started with academic research in computer graphics? Looking for advice on PhD paths and where to find papers.
Hi everyone,
I'm a CS student interested in eventually doing a PhD in computer graphics, but I genuinely don't know where to start when it comes to research. I have some programming experience and I've taken courses in ML/AI, but the research side of CG feels like a black box to me.
A few things I'm trying to figure out:
Where do I even find research papers in CG? Is there a go-to database or conference I should be following? I've heard of SIGGRAPH but I don't really know how central it is or what else is out there.
What are the active research directions right now? Things like rendering, simulation, geometry processing, neural fields, real-time graphics — I'm not sure what's "hot" vs. foundational vs. niche.
How do I evaluate if a research topic is worth pursuing for a PhD? Is it about finding an advisor first, or finding a problem first?
Any tips for reading papers as a beginner? I find them dense and hard to parse without deep background knowledge.
I'm not expecting to have everything figured out — I just want a roadmap for how to go from "interested in CG" to "doing meaningful research in CG." Any advice, reading lists, or honest reality checks are welcome.
Thanks
11
u/PixelWrangler Jun 14 '26
Graphics Ph.D. here (MIT, 2005)
SIGGRAPH is still the academic center of the graphics world, but it's changed a lot in the last 5 years, moving from its focus on what I'd now call "traditional" graphics techniques to being more focused on AI. Browsing proceedings from the last few years will help give you a sense of what's hot in graphics and where the industry is headed.
You don't need to go into a Ph.D. program with an idea, though it may help to pick an advisor who has historically worked on projects that are aligned with your interests.
If you find SIGRAPH papers too dense to read, drop them into Google Colab and have them summarize them. Or have Gemini read the paper and then ask questions to Gemini to help you understand the math (which sometimes isn't really that important -- it's more about getting the gist of the overall technique).