i never heard of code-hunter till now. looks interesting. still, code hunter reminds me more of a cross between manga and that Gorrilaz music videos. love the art style by the way.
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…
To be honest... using bleuprint... making UI... or any code base action if that makes sense. I m on noob level... been trying to avoid it for a very long time. Saying that what u are saying is exactly what i need to do... now figuring out the nodes i need and how to connect them is what i need to figure out. Feel free to…
you wouldn't use alienbrain just for this, it's source control for the whole of development, including code (although coders don't like it, they tend to prefer Perforce, winCVS and so on) and takes up its own distinct place within a working pipeline. Using it just for an asset library would be a huge waste of money…
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…