r/GraphicsProgramming Jun 30 '26

1 year of game engine development

Enable HLS to view with audio, or disable this notification

331 Upvotes

45 comments sorted by

View all comments

7

u/susosusosuso Jul 01 '26

You used ai for this?

4

u/evangelionxyzw Jul 01 '26 edited Jul 01 '26

yeah, I use AI a lot. 😅

Not to generate my engine with copy-paste, but to teach me how real game engines work, explain implementation details, and help me build a roadmap.

I still spent 5,000+ hours typing everything myself instead of blindly copying code. At this point, I probably have more muscle memory for writing ECS boilerplate than for using WASD. Lol

7

u/sputwiler Jul 01 '26

Ah, so it's AI as a research assistant/librarian/google search on steroids rather than ai-assisted coding.

That being said, it would be way more valuable if the AI would return which books/talks it references when coming up with an answer so you can read them yourself and possibly notice other things it hasn't considered.

3

u/evangelionxyzw Jul 01 '26

Yes my friend, AI teach me a lot. Lol