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.
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…
»
Lucas89
timothy.wright I was wondering that too. I've been fighting with our internal website all week, …
»
Casey Muratori
No, this is definitely not true. The Y=0 line happens to be at the maximal point along -X, which…
»
Timothy Wright
Maybe we should just move the "Function Programming sucks too" argument over here where it will b…
»
Albert
This is where we disagree. I have abstracted the collision to be a pure physics problem, and the …
»
David Butler
On the server side of things: ChronalDragon We built this site on the Python-based Django serve…
»
Abner Coimbre
Trending - https://medium.com/@cscalfani/goo...ogramming-a59cda4c0e53#.x4smtqmkn
»
Timothy Wright
I was wondering that too. I've been fighting with our internal website all week, trying to figur…
»
Mór
Cool. Sounds like a dial tone.
»
Lucas89
Out of pure interest, which language did you write the site in?
»
Casey Muratori
No, physics can never put you below Y=0. Remember here that "physics" is applied before the sear…
»
WilWa
I am way late to the party, only on day 20, but I thought I'd share a tiny bit of fun I had with …
»
Simon Anciaux
Thanks. Here is the complete code: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21…
»
Albert
Agree. Those two approaches (single step or multiple timestep) would place the player at (-1,0) p…
»