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.
Andrew Bromage
As a non-answer: Do not try to parse COLLADA yourself. In fact, don't use COLLADA unless you have…
»
ratchetfreak
There is also the interquake model format: http://sauerbraten.org/iqm/
»
Bill Strong
You might try Open Game Exchange Format. Read more about it at http://opengex.org/. It can handl…
»
Andrew Bromage
timothy.wright I have yet to find a single example of a function program out in the wild that was…
»
Jack Mott
Right, which is why I was talking up languages that don't do anything to enforce purity of functi…
»
Andrew Bromage
ratchetfreak In other words it's not premature when you have investigated and found that the code…
»
Abner Coimbre
It would be very remiss of me to not quote John Carmack here: Carmack My pragmatic summary: A la…
»
ratchetfreak
It's funny because the premature optimization quote is part of a larger statement that actually e…
»
Jay Waggle
Hi all, To better understand optimization in programming, I'd like to ask some general questions…
»
Timothy Wright
The problem that I've always had with functional programming is its stateless nature. Functions …
»
strangezak
I dont use emacs anymore, but i think you might have to get the Liberation Mono font for it to lo…
»
Connor
I'm pretty sure Casey uses an older version of emacs, you could try downgrading to it and maybe t…
»
Jack Mott
Task: take an array, return the sum of the square of all the items Obvious C code that ends up A…
»
Pete
Thanks! It actually looks easier than I first expected it to be. It looks pretty verbose though …
»
Michael Fairley
OBJ is fairly simple to parse and is supported by almost all 3d tools.
»
Pete
Hello everyone! I have started reading the OpenGL SuperBible and I am playing around a little bi…
»
Andrew Bromage
hacompu So if I understood correctly, freeing is required for memory which will be only used in s…
»
Josh Filstrup
MandleBro timothy.wright Maybe we should just move the "Function Programming sucks too" argument …
»
Abner Coimbre
timothy.wright Maybe we should just move the "Function Programming sucks too" argument over here …
»
Jack Mott
timothy.wright Maybe we should just move the "Function Programming sucks too" argument over here …
»
Andrew Bromage
EDIT to remove double post. Could a moderator please remove this? Thanks.
»
Andrew Bromage
If you (and I mean you, dear reader, not specifically anyone on this thread) haven't already read…
»
Illkwon Ha
So if I understood correctly, freeing is required for memory which will be only used in some peri…
»
Timothy Wright
When I say I like Windows 10 "better", I'm just talking my quality of life. My Win10 found my pr…
»
Doeke
If I use the .emacs config file from Casey then my emacs background is white. And more color thin…
»
Bill Strong
abnercoimbre Bill Strong This means you can use the linux version of emacs, vim or etc with full …
»
Albert
Thank you very much for the elaborate explanation. The example where lateral velocity doesn't (sh…
»
Casey Muratori
The problem here is that somehow you're generating some Y velocity that persists after interactio…
»
Lucas89
Croepha On the server side of things: ChronalDragon We built this site on the Python-based Djan…
»
Albert
The deriving process to get `phi * R = CP' * cos(theta)` was laid out in my post containing the s…
»