Looking for something similiar to the melee sword attack in Kindoms of Amalur (please see video at time 10:25 to 10:27) [ame=" https://www.youtube.com/watch?v=ZBo3W318aNE"]Kingdoms of Amalur Reckoning - Gameplay Walkthrough - Part 1 (X360/PS3/PC) [HD] - YouTube[/ame] character supplied for animation is in max format 3…
( Maya DG and mel Profiler ) [ame=" https://www.youtube.com/watch?v=upa_if21QCM"]Maya DG and MEL ProfilerTechnology Preview - YouTube[/ame] From DAG profiler results showing- from a skinned and smoothed sphere mesh with animation: 98% of the compute time comes from establishing the polySmoothFace history? ( even if I was…
Ciao a tutti, temo che il mio quesito sia sciocco ma, anche se uso 3dsmax con Arnold da un po', non riesco a risolvere un problema di rendering e perciò mi rivolgo a voi. Vorrei evitare che il vetro (physical material glass) dei miei serramenti rifletta sempre il gradiente dello sky environment (illumino la scena con…
As part of a college project, I have been asked to create a series of 3D models that must be with a 500 tri limit. These items include ! melee weapon,1 ranged weapon,an item of clothing and an object from home. To begin with I've started to produce a series of concepts for my melee and ranged weapons.
And what about solution like this? Shelf with script which is opening window for running other scripts (it's basic - concept): global proc runScript(){ string $script = `scrollField -q -text scriptField`; eval $script;}global proc LTMel(){ if (`window -exists LTMelWin`) deleteUI LTMelWin; window -title "Micro Mel Editor"…
Hello interested person, I'm looking for a 3D animator to work part-time to full time on a new game from Two-Piece Games called Melee Masters. Before reading further, keep in mind this will be a medium to long term project. So a little about the game.Melee Masters is a platform based competitive classic/fantasy themed…
Calling all Character Artists across the globe, I came across this live talk and thought I would share the love. Del Walker is giving a live talk on Tuesday 26 November, 17:00 - 18:00 GMT. Del is a seasoned Principal Character Artist with 14 years in the games industry, known for his work on The Last of Us Part II…
Ninja Dojo is an oraganized UI wrapper for all the ninja scripts and other mel scripts plus more. Feature List: * Ninja Mesh * Ninja UV * Ninja Fracture * Ninja Light * Ninja Rename * Ninja Assest * 3 Custom Shelfs which you can have each as a floating window. * A Mel manager which will automatically create a button for…
it's more likely it just hasn't finished setting the material up before the next line runs. I don't do mel so can't really suggest a solution but if this were python i'd assign the created material to a variable and then act on the variable rather than making the assumption that the material exists. I assume mel can do the…