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.
k2t0f12d
afeb The flip side of course is the overwhelming amount of material to absorb. I'm not sure that…
»
»
SamNChiet
Hey everyone! I'm also looking to go to HandmadeCon, but due to my young-ness can't get room acco…
»
people
I think I may have been mistaken, I was trying to use the "Size" member of the "platform_memory_b…
»
Michael Cameron
Offline renderers are also usually dealing with less optimized scenes as ultimately artist time g…
»
Mike T
I think this is governed by the limit in /proc/sys/vm/max_map_count. You could try increasing tha…
»
Allen Webster
Giner Bill's analysis is correct. In the current state multi-cursors don't work very well. Event…
»
strangezak
Hello everyone! I know it's been a long time since I last wrote a blog post for Handmade Math, …
»
Ginger Bill
I've discussed this with Allen before but it's kind of impossible due the "cursor system" in 4cod…
»
Simon Anciaux
Since windows Vista, DirectSound isn't hardware accelerated, it's software emulated and goes thro…
»
»
Justin Ayala
Jon: Thanks for the guidance. I admire your work greatly.
»
Doeke
Hey, here is a request for multiple cursors. I really love them in sublime and the jetbrain edit…
»
people
When run with either underflow or overflow checking enabled, mprotect will fail after around 32,5…
»
people
I don't know, but maybe you could try it and see if you can see a difference in latency. The aud…
»
Mārtiņš Možeiko
Offline renderers typically do a lot more computations to get better results (lighting, shadows, …
»
Jonathan Blow
Well, like I said, ... there are almost no good design recommendations. Especially, in someplace …
»
N Setobol
Nothing really because it's a awesome learning experience for me and in order for me to learn per…
»
N Setobol
I just started work so I can't go and I currently only have 1 hour and 30mins time off last time …
»
Justin Ayala
As a current student, what is a valid way to parse good design recommendations from bad ones? I'm…
»
strangezak
You should probably know CMake, as much as i hate it, you kinda need to know it to build dependen…
»
Mike Jackson
I'm pretty new to the stream but I was interested in the fact that Casey uses such a lean build s…
»
Shazan
If I wanted to make an offline renderer want should I learn any resources to look at?
»
ratchetfreak
part of offline "rendering" is also compression into a file format. This file format is designed …
»
Colin J. Mills
If you put (global-linum-mode t) in your .emacs configuration line numbers will be enabled for al…
»
Ginger Bill
I have most of the interpreter down already, except for the external procedure code and other stu…
»
hugo schmitt
That's an awesome feature - maybe you could start w/ a subset of your language? I suppose the mo…
»
Shazan
Why does offline rendering of videos take lot of time is it because bad software architecture or …
»
Spiegie
Its a little late but: Please make emacs show Linenumbers.
»
Ginger Bill
Lately with this language, I've been trying to implement compile time execution for use with meta…
»