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.
Bryan Taylor
Yes. There is no one "right" way to do it, but I think the simplest option would be to raytrace t…
»
KaizokuKat
I can not wait get my grubby paws (pun intended) on those great materials. I will beat down thos…
»
KaizokuKat
So how much longer for world domination!?
»
d7samurai
..that's what happens when you try to do , but have a typo..
»
Shazan
Thanks. Is there a way to programmatically create lightmaps.
»
Mārtiņš Možeiko
Because all modern GPU's do rendering in shaders. GPU's don't have fixed-function-pipeline anymore…
»
Shazan
I currently use gimp to make lighmaps. And render it lightmap buffer and blend it to the frame buf…
»
ratchetfreak
An alternative to using bindless textures for getting a different texture per quad is using a text…
»
Nattee Setobol
Thanks. I just started watching - how to build an 8bit cpu! It's really good!
»
Todd
Boy that's interesting because as a 27 year old "junior" dev, I would love nothing more than to be…
»
Laurie
Great article. I think it would definitely help if there were more mentorship opportunities for yo…
»
Simon Anciaux
I tested it for a few minutes, here are some comments:There are several places in the code were yo…
»
Jack Mott
There are such a core of fundamental skills, because even though the landscape is ever change, ea…
»
Dumitru Frunza
The skill of efficient problem solving doesn't age, of course. On the other hand, the knowledge a…
»
Jeremiah Goerdt
I'm 30 and started programming too late. I wish I had the kind of wisdom all these old programmers…
»
anaël seghezzi
Hi, I thought I would share this little game I made for Ludum Dare 34 with a prototype of CToy : …
»
anaël seghezzi
Hi, very cool, the code is clear and simple. It looks like to be Windows only ?
»
Abner Coimbre
Salut, I find it inspiring that young devs and senior folk always correspond gleefully on our chat…
»
Den V
Hello All, I wanted to share something I've been toying around with in my spare time that was insp…
»
@Mattias_G
Last weeks release was admittedly somewhat on the smaller and more basic side. So this time, let's…
»
Jeremiah Goerdt
People are very good at looking at the stuff they don't work on and seeing how terrible it is. The…
»
Vittorio Patriarca
In the Todd's link, most of the comments about native apps are about smartphone's apps. Most of th…
»
anaël seghezzi
vict85 > The kernels are not symmetric, they are generated randomly by a genetic algorithm or by b…
»
Vittorio Patriarca
Are you sure that your kernels are not separable? When the kernel is separable, you can write the …
»
Mārtiņš Možeiko
Usually they ask this kind of question for writing actual code that does this. I have not used AWE…
»
Todd
Whatever you do, avoid Medium.com's javascript scene. It's a total nightmare and I swear it'll mak…
»
Todd
You could get a TI Launchpad like the MSP430 for pretty cheap as well. I have 2 of them... But hav…
»
Todd
For the struct size w/o sizeof... Couldn't you just look at the struct and do it manually? Or was …
»
Jack Mott
There is not! Tailor a code sample to the company and position. If they are hiring you to be a sh…
»
ratchetfreak
Slightly related to this, insomniac games decided a few years ago to move their dev environment to…
»