https://www.youtube.com/watch?v=CkHVwT1Qk-g
Odin v0.1.3
https://github.com/gingerBill/Odin/relea…
Odin v0.1.3
https://github.com/gingerBill/Odin/releases/tag/v0.1.3
Added
Slices now store have…
Thanks, that worked. I tried this earlier but I suppose my random Internet source was wrong and I…
Wow this website looks pretty nice, I read it now. Thank you a lot!
I have found these articles pretty reasonable to understand PBR: https://learnopengl.com/#!PBR/Th…
HI everyone! I am making a 3D game from scratch. I have a basic phong lighting model, but I want …
doublenibble Unicode characters in buffers seem to be working quite well now. Unfortunately I sti…
Unicode characters in buffers seem to be working quite well now. Unfortunately I still can't figu…
I would like to open a discussion on how do we programmers attempt (because you do try to attempt…
The database course professor at Rice University highly recommends this book:
https://www.amazon.…
Dear Handmade Community,
April Fool's jokes on the web have already started, and I'm genuinely n…
No, sqlite library doesn't provide async API.
Shazan —
Is it possible without multi threading. Because I haven't done multi threading before.
When you test your pattern-based program, Tile Machine simulates the Game of Falling Tetrominoes …
If you need any help moving your project over to HandmadeMath just let me know :)
Yes, it is possible. You can use sqlite asynchronously by putting query execution on separate thr…
Todd msmshazan I am still small compared to casey's knowledge
Aren't we all.
Except maybe Marti…
Shazan —
I was thinking is it possible to use sqlite asynchronously (inside game loop).
Floresy
@ratchetfreak Yeah, moving/transforming a small amount of data is always better than mo…
ripple (nice to know that a simple vcvars batch script is more powerful than the actual IDE at fi…
ripple —
You can fix the open header on right click quite easily.
Open the debug project, if it doesn't ha…
Hey everyone!
I thought I'd show a quick sample of dxE (my game-independent library) code. dxE h…
Garyuutensei Thank you for your response ratchetfreak. I think you misunderstand the use case. Th…
Nick —
Thank you for your response ratchetfreak. I think you misunderstand the use case. This is primari…
There's also Modern C book that is pretty decent.
Tom —
@mmozeiko Thanks! These look pretty awesome
@ratchetfreak Yeah, moving/transforming a small amou…
Tom —
I would second ratchetfreak's suggestions, generally speaking expose the simplest components of G…
Thanks leonardo lucania for your suggestion.