Shazan —
I stumbled upon this . Is worth doing it and paying for it. Although it's got microsoft written al…
Happy New Year! With 2016 behind us, I want to lay out the Big Picture for Handmade Network 2017. …
Raytio —
OK Im just saying im coding along and I have compiler errors and its long and the compilation wind…
has been added as a temporary member of YAVE's development team, and in order to familiarize him …
I'll check the RIFF format and GOB, thanks for the link and the extensive review! :)[/quote] No p…
If anyone is interested, is a pretty great article that explains fill-bound vs transform-bound an…
Ray —
Thanks for the reply Jeroen! Very interesting! Still thinking about your points! :D Actually, cur…
I use a CADisplayLink that fires a callback to my render code at a vsync locked 60fps. That callb…
This is something that I think is actually a matter of preference. I could see the unwrapped buff…
How are you measuring time? Measuring time on CPU and reasoning about it is very poor indication h…
You can fix that by ordering the polygons so you are rendering front to back so the depth test ca…
@Jesse: Frame timings: When I'm hitting full 60fps, with the object taking up a small area of the …
Jesse —
If you want code examples for what ratchetfreak is referring to, this site has the basics covered …
As long a you are same user as process (or with higher privileges) you can read memory of other pr…
Raytio —
Thanks would appreciate it.
Raytio —
Small thing but been bugging me lately. Compilation window does not wrap. So its kind of a pain t…
For now it is permanent, no stream saving on Twitch. But you can get prestreams here:
Congratulations! That's really good news.
hey, i wanted to let you all know that i got the job. and although Serge's recollections were very…
Todd —
mmozeiko, Thank you for that info. I put that memory address in there just as an example, I am awa…
Let me preface this by saying it's not a bad design, but I think improvements can be had. While I …
One of the causes of being fill-rate limited is pure memory bandwidth. In other words you are tryi…
Ray —
Hi mmozeiko! Thank you very much for your feedback! :D Sorry, I don't know much about cryptography…
Nuno —
Hi Since handmadecon that live streams are not saved in twitch anymore, I used to follow the pre-s…
What does "RSA" means for crypto type? You cannot encrypt arbitrary large data with rsa. You typic…
Ray —
By default, raylib supports the following file formats for resources: Since raylib 1.0, I also add…
Jesse —
What are your frame timings like?
+1 for AssImp. I only use it for asset pipeline stuff though, to output my own custom format for …
Hi all, This is entirely unrelated to HMH, but there's enough collective knowledge here that perha…