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
Your fix seems that it should work. I would suggest for you to step in the code or log information…
»
Simon Anciaux
Description This module provides scope highlighting by drawing colored lines or blocks aligned to t…
»
Ben Visness
This is on our list to do someday, but we do indeed recommend the RSS feed (or just ) as the main …
»
Guntha
Sorry, I'm a bit rusty, Minkowski sum is actually what you're saying (instead of testing collision…
»
BernFeth
Hi there, thanks for answering! My code is very much similar to casey's around episode 45 to 50 I …
»
Simon Anciaux
In handmade hero, the collision system only simulate the player, no other object moves. And I thin…
»
Simon Anciaux
I forgot about that. To receive keyboard messages you need to press or release the key, or receive…
»
BernFeth
Hi there! Thank you for answering my question. I'm not really sure I understand what you are sugge…
»
Guntha
Hello, I'm not a collision detection expert, I've been watching this part of Handmade Hero a long …
»
Seth Archambault
Handmade Detroit Gathering #3 complete! Here’s some notes: Single File Libraries: • • • …
»
BernFeth
I've been trying to implement casey's collision detection algorithm and it works great for collidi…
»
Joystick
Ah, I see! But if that's the case then why does he also handle the keyboard state using those two …
»
Simon Anciaux
It's to handle controller state. Keyboard input messages allow you to know if the key was pressed …
»
Simon Anciaux
is in the core of 4coder so you can't rewrite it. You can rewrite layout rules (, the default is …
»
Dawoodoz
I can't claim to know why you get the result you described, unless you're running Windows on ARM…
»
Dawoodoz
The difference between oc-tree voxels where each node ends with a material, and the technique dem…
»
Dawoodoz
Show your benchmark and we'll tell what is wrong with it.[/quote] That was on my old Windows comp…
»
Jens
I got the coloring working, but as you mentioned the color escape codes are being rendered. I'm no…
»
Benjamin Pedersen
In VS you can select multiple files in the file selection window. This would be a nice feature to …
»
Mārtiņš Možeiko
That is correct. There is no emulation or virtualization involved for running 32-bit code on 64-bi…
»
Simon Anciaux
Yes. But it would probably be easier to modify or replace the function so you don't rewrite every…
»
Miles
Sure, but none of that has anything to do with code that just fills memory, hence why I asked the…
»
Pablo Hugo Reda
I will see your project, But first let me tell you a few things. maybe they will serve you for som…
»
Jens
I'd love to give it a try but I've just started playing with adding a custom layer today. From wha…
»
Joystick
Hey guys! Could somebody elaborate on why does Casey use two input buffers and swaps between them …
»
Dawoodoz
Isn't the whole point of a software renderer that it's just filling a memory buffer, and is theref…
»
Simon Anciaux
This isn't part of 4coder, but it might be possible to implement in the custom layer.
»
Jens
I've recently started working in a linux environment and noticed the build scripts I'm using are p…
»
Amin Mesbah
I don't have any usability feedback yet, but I built and ran the "sandbox" demo and just wanted to…
»
Miles
I think I'm more confused after reading the readme than I was before reading it. Some questions:Is…
»