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.
Bronxolon
so correct me if i'm wrong, but basically what you are saying is state changes and all that sort …
»
Colin
Ah! Yes. After changing that option in the config file, I don't need to make my own default inclu…
»
Zevern
Thank you both for the replies! I tried the suggestion that you both provided and it works perfec…
»
Mārtiņš Možeiko
@nickav: I would not rely on "Batch, Batch, Batch" presentation/talk much. It is close to two dec…
»
Mārtiņš Možeiko
Please use a debugger to verify variables and values you use. Step line by line and check input a…
»
Bronxolon
also not something i wanna get into too much, since I just don't understand enough about the prob…
»
Bronxolon
if it isn't too complex could you perhaps give me an example of the type of overhead the driver m…
»
Corentin Godeau
Hi, I just tried very quickly based on the hint from mrmixer, and the following piece of code is…
»
Simon Anciaux
In 4coder_build_commands.cpp there is a function called "get_or_open_build_panel" that function c…
»
Corentin Godeau
Hi, If I'm not mistaken you can set the right panel view to show the *compilation* buffer like i…
»
panthalassadigital
mrmixer- if we move by r * -(v dot r) we will have a point on the wall (similar to the projection…
»
panthalassadigital
Hi folks, I'm very confused about an aspect of the collision detection algorithm used in Day 50 …
»
Zevern
Hi everyone, Really enjoying 4coder so far! My apologies if someone has previously answered thi…
»
nickav
I found slides from an NVIDIA GDC talk: Batch, Batch, Batch. Would be better to have the video a…
»
erwin coumans
OK, reproduction case is here: OS is Windows 10. Download this 7z archive, and unpack, for examp…
»
erwin coumans
Trying to create a repro case. Now when opening python.exe using your debugger, the error is: W…
»
C_Worm
mmozeikoProbably not related to your issue, but this: 1strcat(delayedText, &nextChar); is a…
»
Mārtiņš Možeiko
This is a complex topic, but main point is that GPU driver (software side) has extra overhead to …
»
Mārtiņš Možeiko
This looks like exactly same problem as discussed here: https://hero.handmade.network/for...ls_pi…
»
nickav
Hi! I noticed a significant performance hit when creating an OpenGL window when using the GPU in…
»
Bronxolon
So, I have been looking into batching in OpenGL, because I constantly hear that batching draw cal…
»
Simon Anciaux
For those equation I like to write them with parenthesis to make sure of the order of operation. …
»
panthalassadigital
Hi all! I'm having some issues understanding where Casey derives the following form of the equa…
»
Corentin Godeau
Hi, I ran into the same issue yesterday. You also have to set the mapping option in the config f…
»
Chen
The design is very much inspired by DXR, which seems to be same as Vulkan's!
»
Spectre
After wrestling with compiling the default `main.c` project that comes from `/raylib/projects/VSC…
»
Mārtiņš Možeiko
Probably not related to your issue, but this: 1strcat(delayedText, &nextChar); is a very in…
»
Marc Costa
Hard to tell without more context, but in this line: 1char nextChar = Line1[*currentLetter]; di…
»
C_Worm
I have this implementation that increments a string with one character at a time, which let's me …
»
Guntha
May I also suggest LiberaPay
»