You are calling shell.bat file from shell.bat file. This is infinite recursion.
Instead just cal…
This is the shell.bat file (I had to make some changes since the Call function? thing has changed…
khofez —
Hey, I would like to know if there is any books or tutorials thats shows specifically the part of…
Rafael —
oh...I guess I worded that bad, but I still had gotten it incorrectly anyway, thanks for clarifyi…
Raech about a new initialization of the same variable .. >_>
No. Its not the same variable.…
I did a little debugging and disassembling of Nvidia OpenGL driver (user-space part of it) to loo…
Rafael —
Hello! I'ts me again :shy:
I've upgraded my patreon pledge to be a super~ and while i was trying…
Mór —
Mr4thDimention mrmixer What were the features code intelligence would have allowed ?
Things like…
Shazan —
My laptop only supports up to opengl 3.1 so that means I won't be able to play handmade hero. :-(
ratchetfreak No but if x0 y0 and z0 are known it's better to simplify the equation and get rid of…
Rafael —
yes exactly as you understood, sorry if my explanation was bad, i couldn't really find words to d…
Probably GHz (single core performance) is more important, because from time to time he does run s…
mmbb —
mmozeiko Following series initially won't require any special things from your laptop.
A bit lat…
First I'll tell you what I think you're saying you want, to make sure we're on the same page.
It…
Rafael —
Hello!
i've recently started using 4coder for programming (i'm not that good either, just starti…
Following series initially won't require any special things from your laptop.
A bit later you'll…
mrmixer Thanks for the clarifications.
But why do we say that the definition is ax + by + cz + d …
One requirement is to have a graphics card that supports OpenGL 3.3 or higher (not required befor…
Thanks for the clarifications.
But why do we say that the definition is ax + by + cz + d = 0 with…
mrmixer
x, y, z are the components of the known point on the plane;
x0, y0, z0 are the point tha…
I have a question about the notation of the plane equation (seen in day 402):
a, b, c are the com…
Nick —
Bumping this ancient thread with an interesting presentation that mirrors a lot of what Mike Acto…
mmbb —
Looked around a bunch and couldn't find any information on what sort of system is necessary to co…
khofez —
Thanks guys for all the responses, now this is more clear to me.
Oh and also I'm the only one u…
OliverMarsh Hi Martins,
I was using a program (https://processing.org/) where you write the prog…
Hi Martins,
I was using a program (https://processing.org/) where you write the program in java …
Nick —
I would encourage you to keep going with your current approach. You currently have a global Rende…
Sure, now you need only one. That is fine. Then use one. But if you look think about it - there's…
Hmm.. I don't see any Java applets on that page. Just plain JavaScript code.
This comes down to a design question: is there are reason to force your API design to only use th…