Hrm are you working with a decimated mesh? I haven't tried an insanely high poly model yet. I will say it's not as fast at baking as xnormal was. But after the cuda option started to freeze my entire machine I switched to the other / slower method anyway. I should mention that I think SP bakes 4k maps no matter what…
It's down? Really? Hrm, I'm still able to refresh just fine. Keep on tryin'! And nope...no update on the blog. edit: Because it's fan made! DOH! Friend linked it to me, had me fooled! :( edited original post.
They mentioned a lot about buying stuff in their store and streaming, as well as talking at the beginning about cartridge > cd > dvd, but did not mention what format the new games for the PS4 would arrive in. From the sounds of the first part of the presentation, its all digital? Can't see how that would work, but I'm not…
Hrmmmm there are a few way I can think of to accomplish this: 1. Similarly to your suggestion, animate the initRot module using keys set to CONSTANT interpolation (last button on the shelf of the curve editor, or CIM__CONSTANT in the property window). You'd have to get a decent amount of keys in there to get enough…
I was planning on doing some animations for Leona, but instead I decided it might be more interesting to come up with my own character. I didn't stray too far from my original idea and went with my vision of what Leona's younger sister, "Ariel", might be like. Background: Ariel is similar to her older sister, Leona, in…
So I'm back, with some new insights and plans. I've had a chance to watch some of the videos I purchased from one Michael Pavlovich, and I have to say that they are worth the money, if you don't have the time to hunt down the information for free. You see, the whole series of over a hundred videos that make up his Creature…
It's a rare to see Dreamweaver question around here.. Well first of all I would suggest you to remove the "blue border" around your link by inserting a border="0px" after the link to you button. For example: <a href="#profile"><img src="images/1_btn_profile.png" border="0px"/></a> Btw, I don't see the problem with the…
<a href="https://www.yoursitehere.com" target="_self"> <img src="yourimagehere.gif"> </a> ((If you want the link to open up to a new page set the target to _blank))