|
|
|
|
|
by honkdaddy
1366 days ago
|
|
Sidebar: if I wanted to eventually transition from Android dev to C++ game dev, is my time building C++ ImGui tools a comparable experience, or is game dev a truly different beast? Curious for some opinions :) The reason I like mobile and small desktop applications is partially for the tight cycles of build/test/fix/ship. Even writing it out now, the experience of working on any game of even moderate complexity must be entirely different, right? |
|
If you work on a game, building ImGui tools isn’t a primary concern, it’s what you do to be able to easily test your stuff.