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.
Aled Jones
How do you compile? A long list of .cpp and .h files in a .bat file?
»
Chen
https://github.com/ALEXMORF/Shaderian I made this tool that lets me edit GLSL shader with my ow…
»
Allen Webster
Yeah sorry, there is no built in way to fix this in the 4.0.X branch of 4coder, and that's pretty…
»
Allen Webster
There's no such thing as a magical build system that *just works* in the land of C++ unfortunatel…
»
Aled Jones
I want to just compile without hassle. Literally just write my code then press ctrl-m. .bat file…
»
Mór
I didn't know there was a complete source version available in the past. I moved to BSD last yea…
»
»
Ryan Fleury
Hello, all! Sorry I've been so silent regarding the Patreon issue. My silence has been due to a …
»
nj
I sneaked a peek on the API's internals, and as I see it backspace is hard-coded into cmdid_inter…
»
Mór
Hi, The backspace key on my IBM Model M has stopped working. So that means until I get it fixe…
»
Ryan Fleury
Hey, everyone! There's a new devlog out! This one discusses some developments made in the game's…
»
Finalspace
Huge refactoring update: I finally made video and window initialization the same way the audio s…
»
Jeremiah Goerdt
bunjee I suggest swimming, it helped for my back. Take care of yourself man ♥. Thanks! I hadn'…
»
Benjamin Arnaud
I suggest swimming, it helped for my back. Take care of yourself man ♥.
»
Chen
pragmatic_hero Test your collision system when the character collides with more planes! Like 4, 5…
»
Chen
ratchetfreak A cursory look through the paper lookse like it's based on elipsoid (player) with tr…
»
Mór
Sorry, I didn't realize it moves. lol I mentioned the saddle chair because it gives your spine a…
»
Mark Nevarrik
What has gone well so far I have been working on saved views, which are like sheets in Excel or t…
»
pragmatic_hero
Test your collision system when the character collides with more planes! Like 4, 5 or 6 or more a…
»
Jeremiah Goerdt
Mór My recommendation would be a Salli saddle chair and an electric sit stand desk with a bodypoc…
»
Jason Martin
Basic Win32 Timer Code There are many unhelpful ideas online about how to do timing in Games. Her…
»
ratchetfreak
A cursory look through the paper lookse like it's based on elipsoid (player) with triangle (stati…
»
Mór
My recommendation would be a Salli saddle chair and an electric sit stand desk with a bodypocket …
»
»
Chen
Wow this looks really cool! Good work man.
»
Chen
Oh the seams! When I modeled the yellow house, I first start out with a flat plane, then extruded…
»
Mārtiņš Možeiko
Aren't your rooms created from convex walls? I think I see seams between walls for yellow house, …
»
Chen
Nice! Thanks for the resources. I have chosen not to use GJK because it's limited to convex shape…
»
x13pixels
@areriff, I was able to reproduce this. Pressing the ESC key will end up destroying the hero in …
»
Mevius
I compile the code and press ESC instinctively to exit, it crashes immediately. In release build,…
»