Nope, fuck subway scenes. Every newbie does them and its tired. You think you'd get hired with a subway scene against 10 other subway scenes and another dude with a dumpster? Or if you're doing a subway will it be better than this? Ask yourself that. Did you ask it? What was the answer? Find an environment concept and get…
Exis is looking for senior people for contract positions. Review our portfolio for the quality level we're seeking and please Contact us on our site. Thanks mates. Quality requirement: http://www.exisinteractive.com/gameservices/ contact: http://www.exisinteractive.com/contact-2/
Saving ZPR files seems to go well till the file reaches 5GB, then the file will refuse to open. So far saving incremental ZTL files works best. I use ZBrush for modelling and texturing so I don't need the extra bells and whistles so much. Having a simple ZPR setup, with the preferred canvas size, colour scheme and a simple…
use Try() and catch() to skip over crashing sequences. Using try and catch can slow down processor intensive loops, but for a batch exporter it should be fine. Ffor example say MyMaxFiles is an Array of max file names. The following code will try to export all files. If there is an exception, the loop will skip the error…
[ QUOTE ] To resolve this, people have suspended it mid-air with string/rope, and the issue has gone away entirely. [/ QUOTE ] Until the string catches fire. I would use some kind of coated wire. [ QUOTE ] Expect Microsoft to be issuing a recal on our power supplies [/ QUOTE ] Like they did with the first one. =P
Hmm indeed good point. I actually know someone doing just that, making a game for the IPhone store. And I'm interning somewhere that just started up making games for a popular film company, so I'll be sticking with them for a while :) But still, it'd be nice to hear more about companies hiring to companies firing :\
I've just blogged this (http://www.rsart.co.uk/2006/11/26/googlemail-as-a-filtered-email-and-file-backup/), but since I think a few will find it useful, and none of you miserable buggers read RSArt, I'll C&P it to here. Do you use Gmail/Googlemail? I do, and I don't. Since I have webhosting, I use an email address that is…
Anyone know the command for the garbage collector you put in the listner window in max...thought it was ()gc ....but doesn't seem to be working.... THanks