Glad I found this discussion! I've been on the character modeling beat a few years now, but even a few projects later, jobs are pretty hard to come by (of course the competition in character art jobs always seems to be pretty stiff.) In a recent interview, the interviewer asked me if I had a site for personal work - is…
w/ XNA's basic effect class though you probably won't be able to get your vertex paint working in 'engine'. You or your coder will need write an .fx shader to use or maybe checkout shaderFX and see if you can't make something that will work. I'm pretty sure it an export to XNA as wel. Once you have a shader though, you'll…
OMG YOU'RE RIGHT... ITS ALL COMING TO ME NOW! i was taken hostage as a small child by a secret government project and brainwashed. they made me watch terrible soap opera reruns till i broke. i have always been wondering why i had missing time... now i know i have been programmed to coordinate secret operations from the…
Try adding the lightmap and then multiplying it again, or try multiply with a lerp. There's all sorts of things you can do with the shader. You can always play around in shaderfx to get the look you want, then write the actual shader code. I've found it's much faster to prototype and experiment that way. Also, if you find…
This is part 2 of our series on MaxScript. I'll cover some simple ways you can start to use maxscript in your every day workflow. Even if you have never touched code before, there are some simple ways you can start using maxscript that will help you automate tasks and remove some of the time wasting steps you have to take…
This is part 2 of our series on MaxScript. I'll cover some simple ways you can start to use maxscript in your every day workflow. Even if you have never touched code before, there are some simple ways you can start using maxscript that will help you automate tasks and remove some of the time wasting steps you have to take…
This is part 2 of our series on MaxScript. I'll cover some simple ways you can start to use maxscript in your every day workflow. Even if you have never touched code before, there are some simple ways you can start using maxscript that will help you automate tasks and remove some of the time wasting steps you have to take…
Lets go over some simple ways to get your feet wet with MAXScript. Even if you have never touched code before, there are some simple ways you can start using maxscript that will help you automate tasks and remove some of the time wasting steps you have to take time and time again. MAXScript what does it do? To answer that…
Lets go over some simple ways to get your feet wet with MAXScript. Even if you have never touched code before, there are some simple ways you can start using maxscript that will help you automate tasks and remove some of the time wasting steps you have to take time and time again. MAXScript what does it do? To answer that…
Got mine last night. It's really great so far, so nice to be playing a Smash Bros. game again. My only real complaint is a lot of the new levels are extremely busy visually and it's much harder to keep track of players than before. When you play a Melee level it's night and day. We'll have to start posting some friend…