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.
Mór —
Things like, "pull out the block of code into a function", "group these variables into a struct",…
»
Shazan —
My laptop only supports up to opengl 3.1 so that means I won't be able to play handmade hero. :-(
»
Simon Anciaux —
Thanks, that make some sense.
»
Rafael —
yes exactly as you understood, sorry if my explanation was bad, i couldn't really find words to de…
»
Mārtiņš Možeiko —
Probably GHz (single core performance) is more important, because from time to time he does run so…
»
mmbb —
A bit later you'll probably want better CPU and 4 cores at least. Otherwise it will a bit painful…
»
Allen Webster —
First I'll tell you what I think you're saying you want, to make sure we're on the same page. It s…
»
Rafael —
Hello! i've recently started using 4coder for programming (i'm not that good either, just starting…
»
Mārtiņš Možeiko —
Following series initially won't require any special things from your laptop. A bit later you'll p…
»
ratchetfreak —
No but if x0 y0 and z0 are known it's better to simplify the equation and get rid of useless data…
»
Simon Anciaux —
One requirement is to have a graphics card that supports OpenGL 3.3 or higher (not required before…
»
Simon Anciaux —
Thanks for the clarifications. But why do we say that the definition is ax + by + cz + d = 0 with …
»
vassvik —
You've got this the wrong way around. (x,y,z) is the (test) point on the plane, and (x0, y0, z0) …
»
Simon Anciaux —
I have a question about the notation of the plane equation (seen in day 402): a, b, c are the comp…
»
Nick —
Bumping this ancient thread with an interesting presentation that mirrors a lot of what Mike Acton…
»
mmbb —
Looked around a bunch and couldn't find any information on what sort of system is necessary to cod…
»
khofez —
Thanks guys for all the responses, now this is more clear to me. Oh and also I'm the only one usin…
»
ratchetfreak —
I was using a program () where you write the program in java and then it is translated to javascr…
»
Oliver Marsh —
Hi Martins, I was using a program () where you write the program in java and then it is translated…
»
Nick —
I would encourage you to keep going with your current approach. You currently have a global Render…
»
Mārtiņš Možeiko —
Sure, now you need only one. That is fine. Then use one. But if you look think about it - there's …
»
Mārtiņš Možeiko —
Hmm.. I don't see any Java applets on that page. Just plain JavaScript code.
»
David Owens II —
This comes down to a design question: is there are reason to your API design to only use that sin…
»
khofez —
Also thank you for your clear response, I mean, i'm sorry if I cant reference to another website h…
»
khofez —
well i actually want just one pointer for this type of struct, like the Renderer of my engine, i j…
»
Oliver Marsh —
Hi Rayalan, Thanks for taking the time to look and the feedback :) I think that is my best bet, ma…
»
Rayalan Kenyon —
These are pretty cool. I don't know what direction would be best to take these in. Maybe you just …
»
Oliver Marsh —
Hi there, I have been making online applets using javascript and java using processing. Although t…
»
Mārtiņš Možeiko —
It's kind of do this when it is really needed, but it might lead to problems in future - what if y…
»
David Butler —
No I'm not aware of any good introductory courses, Sorry :( I'm sure that there are i've just ne…
»