Aske Bisgaard Vammen
Results
2
issues of
Aske Bisgaard Vammen
I would like to propose adding one of the best free educational resources, in my opinion, to learning DOD (data-oriented design): [Handmade Hero](https://guide.handmadehero.org/) and its community [Handmade Network](https://handmade.network/projects/). It's far...
It crashes (access violation 0x0) in `source.cpp/render()` on `if (delta >= G->anim_frame_delays[G->anim_index] && G->anim_play) {` because `G->anim_frame_delays = delays;` is 0. and I suppose it needed to be set in...