Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

Maya script for animators! I find it really time-consuming to create four-direction movesets With this tool, you can create left/right/back variants from your forward cycle in one click! Hope it helps you speed up your workflow! . #maya #animation

15,739 Aufrufe • vor 1 Jahr •via X (Twitter)

4 Kommentare

Profilbild von Linwail (Looking for work)
Linwail (Looking for work)vor 1 Jahr

Wow!

Profilbild von Movipods
Movipodsvor 1 Jahr

if you're an aspiring (or established) filmmaker looking to package your next project effectively...Let's connect.

Profilbild von xavier
xaviervor 1 Jahr

this is amazing!!

Profilbild von Baptiste COLIN
Baptiste COLINvor 1 Jahr

Character rig used in the demo by @artstoff !

Ähnliche Videos

So over the years as a Content Creator for World of Warcraft, I've picked up a few great camera tricks that can make your footage look more professional. Not sure how widely known these are but I'll share some that I know and hopefully it will be helpful to someone! So firstly, let me show you how to do a smooth rotation shot. You're going to want to create a Macro for this with this script; /script MoveViewRightStart(0.15) To modify the direction, you can change the word "Right" to Left, In, Out, Up or Down. The number at the end indicates the speed of the rotation, the higher the number the faster the rotation. I tend to keep this fairly low for a nice non-sickening rotation. Now you can combine as many of these as you like. So if you wanted a smooth shot that zoomed in on your Character while rotating Right you would make a macro like this; /script MoveViewRightStart(0.15) /script MoveViewInStart(0.15) It is fun to play around with but you will also need to create a "Stop" macro. I go with a generic one like this which will stop all rotation in all directions; /script MoveViewLeftStop() /script MoveViewDownStop() /script MoveViewRightStop() /script MoveViewUpStop() /script MoveViewInStop() /script MoveViewOutStop() Another trick to get the best possible shots of areas or up close combat is to hide your Character model. This is done with a simple console command; /console showplayer To show your player character again just type it again. I'm sure there are easier ways to do this, but that's just the way I've always done it to get nice smooth footage of World of Warcraft for videos. Let me know if you have any questions or have any other cool tips to share!

MrGM

111,374 Aufrufe • vor 1 Jahr