We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
ClemClem
Hello, See this example : I change the position of the model => to I change the size of the mod…
»
Rafael Abreu
Ok so I see I was indeed misunderstanding how it works. I will experiment more with different ways…
»
vushu
Hi is it possible to get a pixel color from a Texture2D? Thx :)
»
Edwin Steiner
Hello! Thank you for remedybg! I bought it recently and I'm already enjoying it, though as expecte…
»
Mārtiņš Možeiko
I think you are misunderstanding what does "nonblocking" mean for socket. It is a flag for OS to k…
»
Rafael Abreu
Hi guys, I've been experimenting with some tcp/ip socket programming on windows using winsock2. Ju…
»
Miguel Lechón
I wrote this a few years ago on my experience using . I made it into a ~10K-line debugger and ~2K…
»
Karan Joisher
Hi everyone, ThanksKaran
»
Edwin Steiner
Hello! I just created a profile and uploaded an avatar. That worked. I then wanted to change my av…
»
spx
In fact I wasn't aware of that yet since both gcc and clang output DWARf 4 by default. I will loo…
»
Mārtiņš Možeiko
It seems the type of World->TileMap is just "tile_map", not a pointer - "tile_map *". Is that corr…
»
Trevor
Hi Everyone! I have been following along with the series and I just run into some issues that I ca…
»
winnythefoo
The podcast was a great listen! Thanks Ryan for doing it and Demetri for your interesting thoughts…
»
Kaylee
I'd been thinking specifically of the ability to apply DW_AT_bit_size to provide bit sizes for typ…
»
Simon
I would also really appreciate this! I think the reason why this syntax was used in programming la…
»
Simon
I'd also really appreciate this feature!
»
spx
I assume you are talking about DW_AT_bit_size or is there anything that was specifically introduce…
»
Kaylee
Does c[ode]clap support DWARF 5? And if so, does it support the thing DWARF 5 has of allowing type…
»
Mārtiņš Možeiko
Not really, because you will end up with a console. That's what modern PS or Xbox is. Game OS with…
»
Jason
A lot to read through and unpack here so I'll be keeping busy lol. Thanks for a very thorough answ…
»
Tony
I have no words for my stupidity. Maybe if I would simply use the FragmentShaderID I could have a…
»
Tyler
When drag selecting a watch variable for editing, if you keep the mouse button held down and move …
»
Lootbox
[/quote] Thanks, but this will nest a new cmd.exe under the original cmd.exe, also can't customiz…
»
Mārtiņš Možeiko
Or replace "Target" in shortcut to:
»
Simon Anciaux
I don't know about the shorcut, but you could use a batch file instead:
»
Mārtiņš Možeiko
I'm guessing linker is called while CopyFile("dll.dll", "newDLL.dll", FALSE) operation is happenin…
»
Mārtiņš Možeiko
There was topic here discussing same thing: In short - there are actually two parts of graphics d…
»
Lootbox
For example, I have the following dirs: g:\c\env.lnk <--- this is the shortcut for c…
»
Jason
I'm just wondering to what extent everyday programmers can access GPU hardware directly. To my und…
»
C_Worm
hey, Im trying to dynamically load code during runtime like casey, but i keep getting this linker …
»