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.
Tim Kane
@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 …
»
Mārtiņš Možeiko
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…
»
Mārtiņš Možeiko
For now it is permanent, no stream saving on Twitch. But you can get prestreams here:
»
Jeremiah Goerdt
Congratulations! That's really good news.
»
The_8th_mage
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…
»
Jeroen van Rijn
Let me preface this by saying it's not a bad design, but I think improvements can be had. While I …
»
ratchetfreak
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…
»
Mārtiņš Možeiko
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?
»
Allen Webster
Neat project!
»
Tim Kane
+1 for AssImp. I only use it for asset pipeline stuff though, to output my own custom format for …
»
Tim Kane
Hi all, This is entirely unrelated to HMH, but there's enough collective knowledge here that perha…
»
Andrew Chronister
Last summer, when I was down in Florida for a NASA internship, I was challenged by my housemates t…
»
Jonathan Blow
Yes, that's exactly how it works right now. As always though, I dunno what that means in terms of …
»
Jeremiah Goerdt
We need some sort of reputation or upvoting on these forums. You're a bamf mmozeiko
»
Allen Webster
Thanks for letting me know you miss it, I'll put it in the TODO list for sometime in the coming ve…
»
Allen Webster
I want to share how cool 4Coder is with my Japanese co workers but when I open a source code file…
»
Jesse
Thanks mmozeiko! Thank you for the correction and explanation. I made the simple change of moving …
»
Eric Fortier
Thank you for this great answer, Mārtiņš, I very much appreciate it and it explains everything …
»
Mārtiņš Možeiko
Remember that C preprocessor is dumb text replacement, it doesn't care about C semantics it just r…
»
Eric Fortier
Hey all, I just watched the episodes on fonts, and decided to implement Sean's truetype in my Delp…
»
Mārtiņš Možeiko
Your code assumes notepad memory will be always located in address 0x1DB1725D600 and 0x1DB17214AA0…
»
Todd
I'm trying to make a program which writes and reads to the notepad memory directly. Unfortunately,…
»