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.
Guntha
Hello, I small update to tell you I'm back at work on ceq: I began a small game project a few mont…
»
x13pixels
mrmixer - I will set up a Windows 7 box for development but it won't be until later this weekend. …
»
x13pixels
seventh-chord: thanks for giving it a shot! The next big push is to get the watch window / inspect…
»
Simon Anciaux
Still crashing on Windows 7. I tried it on a Windows 10 machine and it was working. I tried to deb…
»
seventh-chord
I just tried the debugger, and it seems to work just fine. Until there is support for expressions …
»
Chen
Hmm... Wrong section perhaps? :P
»
x13pixels
Simon, Thanks again. I didn't see the exact crash you pointed out but I did discover a mismatch be…
»
Mārtiņš Možeiko
IMO if somebody travels outside the country to work somewhere else then this usually means they ar…
»
Simon Anciaux
Compiled with Visual Studio 2017
»
x13pixels
Thanks for giving it a shot Simon. Sorry it's not working for you out of the box. Any chance I can…
»
Simon Anciaux
It's crashing as soon as I start debugging (f5 or clicking on "start debugging"). On Windows 7 64b…
»
itzjac
I didn't want to point out that you were reading books in Russian and that helped you learning st…
»
x13pixels
You can grab it from here: Enjoy.
»
x13pixels
Thanks SIMPalaxy & mrmixer!
»
Mārtiņš Možeiko
I don't see knowing Russian language helped me be better or worse programmer. Learning programming…
»
itzjac
Side note 2. I strongly believe that your mother language helps or complicates learning new stuff…
»
Oliver Marsh
Thanks, I forgot about clip space. I was combining clip space and NDC space into the same thing.
»
albatros
You were right ! I was indeed one version more behind, 0.7.2 work for me :)
»
Mārtiņš Možeiko
Whenever Casey got this kind of warning on stream, he fixed it by changing variable name. Which ma…
»
spx
woops nevermind, the old version doens't work either. They were definetly working before. I must …
»
albatros
Codeclap 0.8.3 fails on my computer. here is the backtrace when launched for a hello world : I'm…
»
ratchetfreak
it's the w value in clipspace, which is cameraspace transformed with the projection matrix. no the…
»
alfred
I am getting similar problem with compiling source from episode 20. It is: My setup is similar (V…
»
Oliver Marsh
Hi, I'm trying to project the mouse position from screen space into world space, and I've come acr…
»
steughar
When I'm trying to create new file into new directory nothing happen. File is successfully saved, …
»
spx
Same here (and the problem with the exe seems to be identical). I may have to do some further inv…
»
Sara
Strange. I downloaded msys2 and performed: and compiled with your invocation and still doesn't wo…
»
Marchin
I see, thanks for your answer :).
»
Mārtiņš Možeiko
With clang from msys2 project this works for me: Here are versions of binaries I used: C:\msys2\…
»
spx
That's what i figured and of course is logical but that also means that I currently don't know a …
»