I posted a devlog on Milton's renderer. This is an excerpt of ==== After a long time in developme…
Mór —
81 sounds about right. I'm at Week 12 and around there Casey answered a question about what a rend…
Hey Everyone, I'm super excited to attend HandmadeCon this year. I am still in the process of find…
graeme —
A value can't change, a variable can. Ergo a variable is more complex than a value. [/quote]Incid…
Yes this is my thinking too. We have a good handle on the mathematical method and the engineerin…
nathan —
Is it OK if I post an opening we're trying to fill? (Looking for an OpenGL systems programmer)
Clojure is a Lisp variant. When he says variables are complex, he means that they are more complex…
Hi Clay, do you mean you're staying at the Inn and you already have a room that you're already sha…
Hello Anaël, Thank you for sharing this! I downloaded the file from github, but it seems I have a…
I'll go in on a room with someone.
Todd —
Thanks for the ideas! It's always good to hear another programmer's perspective and learn from it.…
It seems to me like you have two related problems. You want to gain experience working on things t…
Todd —
Awesome, great ideas, thanks so much! To be honest, I'm sort of at that point where I feel ready t…
Jesse —
Another method is to contribute to a preexisting, or begin your own C/C++ project. Don't forget ab…
So I'll preface this with the fact that I haven't got much experience, we're on a forum with lots …
clojure is a funtional language built on top of the JVM, so no, it doesn't really align with this …
Berend —
Cool! Thanks a lot for clearing that up Mārtiņš.
Todd —
What's a good way to meet other C, C++, and C# developers? As a newer developers not working for a…
I'm a fan of his talks. :) and and are also good. I'm not very experienced in Clojure, but I've…
This is a lot better, thanks!
I can confirm that the fonts are super fuzzy without the -h option for me. I'm running an NVIDIA G…
Jesse —
Rich is behind the language Closure. Does anyone have experience with it? Does it exemplify the no…
As usual I'd like to first point out that my opinion should not be thought of highly. I'm just no…
VS IDE finds library exactly same way how command line cl finds it. There are no differences. So i…
Curious what the handmade community thinks about this talk:
Berend —
This question arose when I was compiling a program in Visual Studio and had linker errors because …
graeme —
Then the pointer arithmetic would be working on the wrong size type w/r/t faster methods I think …
Assuming Width is the number of pixels in a row then this will go one off the end. e.g. Say a row…
Hi all, I am trying to see if I can mirror a bitmap about the Y axis before I blt the bitmap, and …
Hey there, So, basically, it is actually possible to follow this course on a macOS machine without…