I had no idea thoses informations were available, all those links are really extraordinary !
I also have a very basic question. I've been trying to figure this stuff out too. Does the select(…
Arnon —
If you REALLY want to get the FULL lay down on the true nature of perspective projection, and aren…
Arnon —
If you're asking about the perspective projection MATRIX, in - say, it's OpenGL's way - that's a w…
Arnon —
The perspective projection always happens onto a that can be imagined to be a rectangle of some (…
Arnon —
You should really ask yourself what you are really after. Vulkan is much closer to the hardware th…
Chen —
Global illumination is one key effect I want to achieve with Monter. For a low-poly style game, GI…
In your formula the aspect ratio is 1 because you are multiplying x & y coordinate with same numbe…
@x13pixels, I ran into a similar issue on my project, I found that using a Manifest file embedded …
Jason —
I'm entering my first foray into the 3d realm and I'm starting will really trying to understand th…
I'm still very new to Raylib, but as far as I can tell, you can to get the image from the texture…
Thanks! BTW, using the debugger I get dozens of ideas for usability improvements and nice features…
I can't comment on any libraries, but I implemented what I needed from the ELF and DWARF specs for…
Rough is a polite way of putting it :) I've made a note to get that corrected. Thanks!
Hello, See this example : I change the position of the model => to I change the size of the mod…
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 :)
Hello! Thank you for remedybg! I bought it recently and I'm already enjoying it, though as expecte…
I think you are misunderstanding what does "nonblocking" mean for socket. It is a flag for OS to k…
Hi guys, I've been experimenting with some tcp/ip socket programming on windows using winsock2. Ju…
I wrote this a few years ago on my experience using . I made it into a ~10K-line debugger and ~2K…
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…
It seems the type of World->TileMap is just "tile_map", not a pointer - "tile_map *". Is that corr…
Hi Everyone! I have been following along with the series and I just run into some issues that I ca…
The podcast was a great listen! Thanks Ryan for doing it and Demetri for your interesting thoughts…
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!