Hi all! I'm having some issues understanding where Casey derives the following form of the equatio…
Hi, I ran into the same issue yesterday. You also have to set the option in the config file to (…
The design is very much inspired by DXR, which seems to be same as Vulkan's!
After wrestling with compiling the default main.c project that comes from /raylib/projects/VSCode/…
Probably not related to your issue, but this: is a very incorrect code. strcat will append string…
Hard to tell without more context, but in this line: did you mean to write: ? Also, have you tri…
I have this implementation that increments a string with one character at a time, which let's me r…
Thanks! I've downloaded them.
May I ask if the same thing happens if you check "Inherit from parent" in the environment settings…
Is SubscribeStar any good?
Here are the links: Thanks, Marc
You seem to have converged on almost exactly the same structure as Vulkan:
Thanks! I think that'll get me started. EDIT: So, I made the dll, and copied it in place, but the …
Am glad I found this problem while using the stb_truetype, this is a very important feature to awa…
I wrote the "Customization layer - getting started" wiki post. Unfortunately I haven't finished up…
Totally. We're in perfect aggreament. I'm just saying that the likelyhood of any of the positive …
I agree with your individual points, but I don't think the conclusion drawn from them -- that soft…
And yes, MS is very much able to improve performance of VS - they have done it in VS 2019 in the c…
What I meant by the analogy to planned obsolescense, is that for any given feature/capability, the…
About regular scheduled released: My point is that different aspects or features of any software,…
To be able to get decent performance on windows in debug builds you need to specify _NO_DEBUG_HEAP…
I’m not convinced that frequent releases need necessarily lead to software bloat, though. First,…
Last time I covered the for my game engine’s ray tracing system. This time, I will go into dept…
If we were to expand the discussion to a more general software-quality discussion, if I were to be…
Any additional information would be helpful: OS version, where to get python_d, the DLL, and test.…
"... so what you're saying is..." Please... You're just trolling at this point. My main point is: …
Some comments from Twitter concerning this: That doesn't mean I won't take a look at supporting …
Cool. Thanks for the additional information!
This will be fixed in the next patch release (0.3.0.3 and later). Thanks for pointing it out!