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.
C_Worm
Yeah that's what i thought and i guess if the glBufferSubData() function had a paramter to set the…
»
Marc Costa
As you said, it would work if you extracted the vertices of all entities into a contiguous array. …
»
C_Worm
No i don't want to upload two vertices, i want to upload 4 vertices of 2 Entites (total of 8 vert…
»
k2t0f12d
You may find this repo very interesting: Disclaimer from the README.md
»
Mārtiņš Možeiko
What is "release mode" in your opinion? Typically by "release mode" people mean enabled optimizat…
»
Mārtiņš Možeiko
Uploading your vtx data with glBufferSubData will work fine regardless of where Vertex vtx[4] data…
»
S
I had been wanting to write this for over a year, yes you read that right a year, I will explain …
»
Barret Gaylor
Sounds good. How would I implements this code in my 4coder? Sorry, I'm new to modding 4coder. Also…
»
Vjekoslav
Hi, I have a problem with queuing jobs into fixed size circular queue when multiple threads can pr…
»
Martijn Courteaux
Early version of Split Toning / improvements Laying out the fundamentals for the Auto Edit was qu…
»
Jason
I've been playing around with milton (the drawing app which I downloaded from github) and for some…
»
C_Worm
Hey, im trying to use glbuffersubdata to update more than 1 entity (simple rectangle). however whe…
»
Ryan McQuen
@x13pixels, did you ever try adding the prop to the manifest of RemedyBG?
»
Simon Anciaux
If anyone comes here, the new article is available.
»
Simon Anciaux
In a simple test on Windows with Visual Studio 2017 and compiling with /O2, __debugbreak( ); still…
»
albatros
here are the news on the meetup. We are currently out of a place to meet for a bit of time, and th…
»
Finalspace
There are a few title markup issues in the post ( Linux/Unix:, Improvements:, Bugfixes:, Document…
»
Simon Anciaux
On At the bottom of the page there is a link that reads "Handmade Network discord" which is actua…
»
Barret Gaylor
Thanks for the help. Maybe you could make the auto indenter make an indent whenever the user press…
»
Angelo Theodorou
After quite some time I'm now nearly done with the introduction of custom memory allocators suppor…
»
Alessio
Hi, I've disable lighting by modifying code on win32_renderer_test.cpp file at row 376: Frame->Set…
»
Simon Anciaux
Maybe you should try contacting Allen on twitter or the 4coder discord to know what would be the b…
»
Simon Anciaux
If you're using the latest code, I think the bottleneck is the CPU. Even on Casey's machine it doe…
»
Rafael Abreu
Next episodes will be much more about making the game systems so you will enjoy it for sure! Sound…
»
Alessio
Solved. The solution was to enable HANDMADE_INTERNAL inside built.bat What are minimum requirement…
»
Miguel Lechón
I'm certain you're going to enjoy those next 20 episodes even more.
»
Barret Gaylor
Actually this is way harder than I thought it was going to be. I order for this to work I'm going …
»
Alessio
Hi, I was unable to start win32_handmade.exe 'till a guy on IRC channel point me to the right dire…
»
Barret Gaylor
Dang. Well turning off virtual white space will be fine for now. It would be great if I could find…
»
Simon Anciaux
I don't know if having auto indentation for python will be possible as I believe 4coder at the mom…
»