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.
Shazan
But its not there in the github repo. Why is that?
»
Mārtiņš Možeiko
I'm not sure if I have mentioned this before, but I cannot take node and similar frameworks seriou…
»
Mārtiņš Možeiko
DrawElements crashes because you have not bound index buffer (GL_ELEMENT_ARRAY_BUFFER). It tries t…
»
»
Allen Webster
No there is no such option yet, but I agree there should be some work on how the block comments ar…
»
Timothy Wright
What most of the web development is doing is using node.js for both the client and the server. Th…
»
Jeremiah Goerdt
Most people here probably won't care at all, but I know there are at least a few of us that might …
»
ratchetfreak
most likely not the problem but you can pas the length of the shader sources explicitly so you don…
»
adekto
oh ok, well fixed that but there still allot wrong i got no idea what im doing at this point :p
»
people
Ah, thanks for clearing up that misconception :)
»
ratchetfreak
No, ioctl resolves to a particular function in the driver registered to the file handle. So the d…
»
people
That was pretty cool, I wonder if you could use ioctl's to use the gpu and bypass the gpu driver c…
»
ratchetfreak
your pixel data describes a 2x2 texture but you tell opengl it's a 3x3. Also you should pass pixel…
»
adekto
currently stuck cant seem to get texture to display also drawElements is cousing crashes not sure …
»
people
I know Casey likes to find bugs independently but seeing all that math just work when the card ray…
»
k2t0f12d
Here's an interesting from I've been reading about some of the lowest level graphical interfaces…
»
Shazan
I checked day243 I didn't find it still or did someone removed it.
»
»
Mārtiņš Možeiko
It is in timer folder starting with day 243 zip archive.
»
Shazan
I preordered the game but can't find it.Where to look for can't seem to find it in code and misc d…
»
Chris
These could certainly be improved upon, but they suit my needs perfectly. This is a style of curso…
»
Chris
I love the virtual whitespace most of the time but is it possible with the API, to prevent it fro…
»
Andrew Chronister
Greetings everyone, With Handmade Network v1.0 out, I've been taking a break from my software proj…
»
Mikkel
I have this, I don't know where from tho'
»
»
adekto
cool, il see what i can translate in next versions i added shaders to it now but there are some ad…
»
ratchetfreak
I have 3 question, not directly related to EPA or GJK, about floating point numbers: Can I assume…
»
Simon Anciaux
After watching this video to get started and reading for additional information, I just implement…
»
Mārtiņš Možeiko
For C code to set up modern GL context you can use this are reference:
»
Simon Anciaux
I believe he is looking for the stream overlay that shows when the stream start, when the Q/A star…
»