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.
Abner Coimbre
Hello folks, This is a short one since we're essentially working on the two major things I annou…
»
nartpullif
mmozeiko Get the right one - for 64-bit builds. Just tried using x64 glfw3.lib and got the same …
»
pragmatic_hero
tanis So, let's say that I keep all the entity related code, along with all the other systems tog…
»
pragmatic_hero
ratchetfreak HMH only took a second to compile (if that) even at the very end. That was a full fr…
»
Mārtiņš Možeiko
warning LNK4272: library machine type 'x86' conflicts with target machine type 'x64' This is com…
»
nartpullif
At the moment, I am trying to make a project using GLFW, but I am getting a LNK2019 error for all…
»
Ahh
Looks like Microsoft reorganized the Visual Studio files. Here are the changes I had to make in o…
»
Valerio Santinelli
So, let's say that I keep all the entity related code, along with all the other systems together …
»
ratchetfreak
tanis ratchetfreak Problem with that is that most of the code concerning entities will depend on…
»
Valerio Santinelli
ratchetfreak Problem with that is that most of the code concerning entities will depend on the s…
»
ratchetfreak
tanis I noticed that in Handmade Hero the entities code (just to pick one as an example) resides …
»
Valerio Santinelli
I noticed that in Handmade Hero the entities code (just to pick one as an example) resides in the…
»
Ray
EDIT: i can't work out where the gif saves out to? It should be in the same folder as the execut…
»
ciprian
It should change if you type W: when you try to open a file. If you have the same set up as him a…
»
Mór
I tried Emacs but found it too heavy and didn't want to learn Emacs Lisp, so I tried 4Coder and f…
»
Raytio
I second the motion for OSX debugger. We only have XCode and I have been doing command line clan…
»
Murry Lancashire
Ah cool. i'll use the gif recording from now on, thanks! Thanks for the clarification on the usa…
»
Ray
ratchetfreak Sound like he reallocs the buffer only when it needs to grow. Actually, that was th…
»
David Madrigal-Hernandez
I mean, I did, but I can't seem to read the entirety of the file, nor can I really edit any of th…
»
ciprian
did you watch the emacs set up video?
»
David Madrigal-Hernandez
Just read the post... and yup, you're right.... I am officially a moron. Being said though, I was…
»
ciprian
I think he said he will release it after he does another full month of development on it.
»
David Madrigal-Hernandez
Is there anyway to get 4coder for free. I know the creator mentioned that he would make the $1 do…
»
Simon Anciaux
Thanks, that can be useful.
»
Simon Anciaux
I can't help you with emacs, but I wanted to let you know that at some point in the series Casey …
»
Simon Anciaux
That would limit things to multiplications / divisions by 2 to 11 (if you use 0). What about just…
»
ratchetfreak
Muzz but for some reason you have the number of verts you are updating as a number, and if you g…
»
Murry Lancashire
Ok i got vertex buffers uploading properly to the gpu now. Had to watch some vids on opengl to …
»
Timothy Barnes
This is the second part in a series on using splines for computer games and other real time appli…
»
Andrew Reece
In the next update of Geometer, you'll be able to use set lengths/radii. I think it will be usefu…
»