I recently bought an intro level tablet which came with Zbrush core to learn how to sculpt a bit better before I decide whether or not I wanted to purchase the full version of Zbrush. I'm not sure if I'm just "dynameshing" wrong or if it's core. I'm a bit more comfortable in 3ds max when it comes to controls so I figured…
there is also "Mental mill - artist edition" which is node-based just like ShaderFX, and comes free with Nvidia's FX Composer 2.0. the app is standalone and can dump shader code, as well. (fx composer itself feels a bit bloated imo) the Cg Tutorial book, eventhough old, has some nice basic stuff. The Cg Manual (in here…
It's been one of those weeks. But I did manage to get a bit more progress made. I'm still procrastinating the torso, so I've been working on the legs. I'm sure having an actual arse and hips, when I finish them, will make the torso easier to judge. There's a lot of small inaccuracies I want to fix. I've been mainly using…
It seems like a really lame insult to me. I mean of all the things one could think of to insult another artist, is "pixel pusher" really the best they could come up with? At the end of the day, it's just obnoxious elitism and there's absolutely no end to it. This happens all the time when it comes to programmers and it…
Totally agree! Stepping outside your comfort zone is exactly how you push your boundaries and level up. You can't be afraid of the learning curve or of growing. =) Honestly, I went through the exact same thing with my own dragon sculpt. I think I started over like 5 times because I just kept looking at it like, "ish, this…
About Unvanquished is a free, open-source FPS game with RTS elements, facing off technologically advanced humans against monstrous aliens. Players can choose either team, and must maintain a base while attempting to destroy enemy base structures. Humans rely on a broad variety of weapons and futuristic equipment, while…
Hey guys, Substance Designer seams to be lagging without any nodes in the graph. This lag goes away when I restart SD but comes back after a while.. any ideas? I've tried adding an exception to the Allegorithmic folder in my anti-virus but still no luck :( System Specs: GTX 1060 6GB i7 6800k 32gb RAM Thanks in advance!
The maxscript listener code is fine, as long as you take the core of it and wrap it up nicely. Everything in the listener is written specifically for the objects that it is dealing with at the point, so I normally add a layer of abstraction. A simple script that I use a lot is rotating a character. I build my characters…
I tried it twice yesterday. First time wasn't that bad. I got a few kills as alien. On next match I tried pred and figured out how to use the pulserifle - ownage. 'Cept I killed myself along with my target a few times. :p After an our or two I tried again, and even though we had a nice species distribution some alien…
Wanted to drop a quick pipeline piece we did solving a data-bloat problem. We needed a reusable, highly deformed eye rig setup for a stylized project, but relying on geometry caching to bake out the lattice deformations was killing our data foot print. We’ve shared a quick, high-level teaser of the rig over on LinkedIn if…