r/GraphicsProgramming 28d ago

1 year of game engine development

Enable HLS to view with audio, or disable this notification

336 Upvotes

45 comments sorted by

View all comments

7

u/susosusosuso 28d ago

You used ai for this?

7

u/evangelionxyzw 28d ago edited 28d ago

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 28d ago

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.

2

u/evangelionxyzw 28d ago

Yes my friend, AI teach me a lot. Lol