Hey everyone! I'm ABR, a self-taught 3D artist about 4 months into learning Blender with roughly 1 month of actual sculpting experience. This is my first major project and I'd love any feedback or critique from people more experienced than me. A bit about me: I'm actually more of a topology person than a sculptor — which…
So now that I've looked into shader forge extensively enough to (kind of) know what I'm looking at, i guess what I'm hung up on now is semantics between code and node. I know I must seem really dense here, but I can't seem to put the right node connections to achieve a basic diffuse/toon shade (i.e. telling SF what parts…
OK this may be a retarded question, but if you are rendering something out in max as a video which codec are people using nowadays? i noticed divx has gone totally commercial, i used to use that all the time for AVI's. i also like the ability to cycle back and forth through the frames with mpegs/movs but i don't seem to be…
ummm a big thanks pasha, but i have a very limited knowledge about using script.i understand how to save the first code as .mcr.The part that i don't understand is the second part how to execute the code. is there any site out there that can help me learn the basic of "what to do" when someone gave me script like this?…
like flynni said, the reason why it didn't work : you need to remove these numbers before each line of coding. or go at the end of page and you can get the coding from hard copy.
http://hl2insider.net/csplus1/Index.htm We are in desperate need of coders and modellers, as well as animators and perhaps texture artists. Email me at alex.h@rogers.com for more info
We are developing a PC game and are looking for a programmer who can help move the project forward. There is already an experienced programmer on the team who has done a significant amount of work, but he now needs an assistant — someone who can take responsibility for parts of the system and help bring the project to a…
Hmmm..I see, yeah that make perfect sense. But how come with the Editable Poly object it's working fine? The code for Editable Poly and Edit Poly for a same operation are just...different with one another. I don't think I will introduce Edit/ Editable Mesh into the code in the future, since I never use it anyway and adding…
Well, tools is tools. There's only so many ways you can make a "connect" or "target weld" work... you might as well say NEX is ripping off Max. I don't think there's any such thing as "ripping off" when it comes to tools. There's just an optimal way to do things given the current setup of a program and input devices, and…
Hey there! I'm kinda new to SD (and to this cool forum!) and I'm trying to create color variation for a simple tile texture. the logic is that I want the user to pick how many color he want to have, and add weight sliders per every color. here is an example for hard coded one with some histogram select: The issue here is…