I use a modal setup. Here are some things I added/modified:history for search and command;modify s…
Exhibit A: linux zealot. Reminder: The main thesis is that unix tools are really bad (and in that…
I really like the smooth text typing animation in the console. Also, how do you get the piano soun…
Thank you for this post. What type of customization do you have in your layer?
I just uploaded the newest Behind The Scenes devlog, in which I speak about some progress I've be…
This is a small introduction to the 4coder customization layer. It will help you setup your custom…
It's been a while but I write this here for completeness. How to build with visual studio like a C…
Mevius —
Dependency Walker last develop in 2006. lucasg at github rewrite the old Dependency Walker. It w…
In case anybody was interested, I've just done an update to mini_al. Some additions since my origi…
Casey has provided me access to 1080p videos he uploads to YouTube. These videos are from OBS reco…
Eventually all threads will disappear and forum will be completely empty... :) Jeroen said yesterd…
It seems that some threads and articles have disappeared from handmade.network. I already signaled…
Thanks. I thought it was an article so I didn't search youtube.
Manu —
I can provide a time-lapse visualization of the system being used, which cannot be done in article…
Hmm, not sure what has happened. It seems that the post has been deleted or hidden... Not sure, I'…
Sean —
@mmozeiko, your link to the HandmadeHero thread isn't working. I am trying to find the code to set…
Yeah, there always will be small variance. Even with OpenGL. I believe this is the videos that tal…
I don't know how DwmFlush() works exactly. I thought it was returning after the flip, so it would …
Same here. And it's also easier to search for the information afterward.
Indeed, that worked ! :D Many thanks !
Guntha —
Hello, I don't want to break your momentum, but what do you think you can achieve from a video tha…
Manu —
Thank you. Just what I needed. I plan & hope to post the video soon enough, by the end of tomorrow…
Sounds like a cool video! I'd be interested.
final_platform_layer.h:7187:21: note: expected ‘fplEvent * {aka struct fplEvent *}’ but argume…
Thanks so much for your suggestions. Given that I don't have much experience yet, it's nice to try…
Hello there, I'm trying out FPL on linux. My main.c contains the basic example for window + opengl…
Manu —
Hello! I researched hot loading systems, and I am thinking about making a YouTube video about what…
On Windows 8/10 there is function DwmFlush() which will wait until vsync happens. So instead of tr…