Jason —
This is a fairly broad question. Let me ask if you are familiar with anything about the renderer? …
I'm following along with day 018 (Enforcing A Video Frame Rate) using Linux. I'm using nanosleep a…
I don't understand how 1ms was decided here. Say I have to wait 12ms, do I sleep for 11ms? If I ha…
Neo Ar —
One crazy idea I explored a while ago was to predict the noise on the system by sampling recent hi…
I'm following along with day 018 (Enforcing A Video Frame Rate) using Linux. I'm using nanosleep a…
khrob —
I'll be working on a video editor - hopefully very simple, but I love the SilverNode/Blender idea …
I'm following the handmadehero series on my linux machine (Manjaro). And using the debugger seems …
This issue should be fixed now. Apologies for the delay on this one.
xyzzy —
Hey all, I am thinking of reinventing the browser basically with lua, a project that I have in my …
Neo Ar —
I don't see a thread for rGuiLayout but I just want to note that the example layouts are not inclu…
Eero__ —
I was thinking about what program I would personally really want to improve, and windows explorer …
Potato —
Thank you so much for this update! Although there is one thing added in it that I would like to be…
Ok, I guess the solution is to test and compare.
Guntha —
Since you said you were ordering your render commands by Z, I incorrectly assumed you had the Z va…
Hi Everyone, My project will be a re-imagination and generalization of text editors. It will be ch…
Can someone summarize for me the renderer of Handmade Hero? What techniques did Casey use and why?…
Thanks, I guess I'll have to test and measure, as I thought. But when you say I could use front-to…
Guntha —
Hi, The best advice I can give you is to measure. If you can draw everything you need fast enough …
My wheel reinvention project is a web app that replicates some of the Twitter functionality really…
hi, on windows 10 newer versions of gcc and/or binutils break codeclap again: with w64devkit 1.8.0…
Thanks Martins and Simon. I was not aware of 101 Editor or BEdit. Both those programs are pretty m…
So, in my 2D game I push render commands to a list, then order them by z, and then execute them fr…
Version 0.2 changelog:Fixed an issue with the html parser memory allocator.
I can't say that I see a lot of use for that (for myself). But something I often want in file brow…
Check out 010 editor: It allows to write structured description of your binary data and then expl…
I've been thinking about a hex editor that would allow a custom interpretation of binary data. Hex…
I'm going to use this Wheel Reinvention Jam as an excuse to work on a project which feels frivolou…
Voran —
My project will be a specialized time management program, designed to handle prioritization of ver…
It's different from anything I've seen before. The purpose is to categorize all the files on your …