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.
Simon Anciaux
I use a modal setup. Here are some things I added/modified:history for search and command;modify s…
»
pragmatic_hero
Exhibit A: linux zealot. Reminder: The main thesis is that unix tools are really bad (and in that…
»
pragmatic_hero
I really like the smooth text typing animation in the console. Also, how do you get the piano soun…
»
Harikrishnan Menon
Thank you for this post. What type of customization do you have in your layer?
»
Ryan Fleury
I just uploaded the newest Behind The Scenes devlog, in which I speak about some progress I've be…
»
Simon Anciaux
This is a small introduction to the 4coder customization layer. It will help you setup your custom…
»
Israel Fernández Angullo
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…
»
Sean
Thanks!!!
»
David Reid
In case anybody was interested, I've just done an update to mini_al. Some additions since my origi…
»
Mārtiņš Možeiko
Casey has provided me access to 1080p videos he uploads to YouTube. These videos are from OBS reco…
»
»
Mārtiņš Možeiko
Eventually all threads will disappear and forum will be completely empty... :) Jeroen said yesterd…
»
Simon Anciaux
It seems that some threads and articles have disappeared from handmade.network. I already signaled…
»
Simon Anciaux
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…
»
Mārtiņš Možeiko
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…
»
Mārtiņš Možeiko
Yeah, there always will be small variance. Even with OpenGL. I believe this is the videos that tal…
»
Simon Anciaux
I don't know how DwmFlush() works exactly. I thought it was returning after the flip, so it would …
»
Simon Anciaux
Same here. And it's also easier to search for the information afterward.
»
albatros
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…
»
Ryan Fleury
Sounds like a cool video! I'd be interested.
»
ratchetfreak
final_platform_layer.h:7187:21: note: expected ‘fplEvent * {aka struct fplEvent *}’ but argume…
»
Dan Zaidan
Thanks so much for your suggestions. Given that I don't have much experience yet, it's nice to try…
»
albatros
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…
»
Mārtiņš Možeiko
On Windows 8/10 there is function DwmFlush() which will wait until vsync happens. So instead of tr…
»