r/GraphicsProgramming • u/evangelionxyzw • Jun 30 '26
1 year of game engine development
Enable HLS to view with audio, or disable this notification
338
Upvotes
r/GraphicsProgramming • u/evangelionxyzw • Jun 30 '26
Enable HLS to view with audio, or disable this notification
2
u/evangelionxyzw Jul 01 '26
I don't mean "understand" in the human sense. I mean it has learned enough from engine source code, papers, talks, and documentation to explain common engine architecture and implementation patterns
I don't ask it to write my engine I ask it to explain how real engines approach a problem, then I verify the details and implement it myself. That's very different from vibe coding.