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.
Gabe
My project idea is to reinvent the digital audio workstation (DAW). There is no shortage of free D…
»
Mārtiņš Možeiko
That's because you should be comparing final_timespec value to value of final_timespec in previous…
»
Lachlan
Sorry, I forget to include the code that swapped the timespec values. Here is a version that can b…
»
x13pixels
Potato: I considered this oversight a bug and went ahead and put out a patch to address it. The ne…
»
Jason
Also, if you haven't paid for access to Casey's code I would highly recommend you do so and fiddle…
»
Jason
In your example, is it correct to think that Casey created a stack and push a bunch of draw comman…
»
BenStigsen
I've always wanted to create a programming language. I have something small in mind, but it is pos…
»
Simon Anciaux
It wasn't clear but the links in this thread are links to other threads with missing links. I'll c…
»
Asaf Gartner
All the links that you mentioned seem to be working.
»
Mārtiņš Možeiko
What is 11 msec - how that is measured? Don't you need to set prev_timespec to end_timespec at end…
»
Mārtiņš Možeiko
I think it comes from windows implementation - there Casey used timeBeginPeriod that changes sleep…
»
Simon Anciaux
Is there any chance to see those missing threads again ? It's OK if there isn't, just would like t…
»
»
Ali
Whenever, I launch 4coder 4.1 (I downloaded the latest release September 2021), it immediately cra…
»
longtran2904
I'm trying to be more familiar with rendering architectures and concepts. I only know the basic st…
»
Jason
This is a fairly broad question. Let me ask if you are familiar with anything about the renderer? …
»
Lachlan
I'm following along with day 018 (Enforcing A Video Frame Rate) using Linux. I'm using nanosleep a…
»
Lachlan
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…
»
Lachlan
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 …
»
jbanderson
I'm following the handmadehero series on my linux machine (Manjaro). And using the debugger seems …
»
Ben Visness
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…
»
Opoiregwfetags
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…
»
fkohlgrueber
Hi Everyone, My project will be a re-imagination and generalization of text editors. It will be ch…
»