Looks pretty cool,the texture will tell. i like his big calf/boots. His face and hair have a mel gibson feel. But maby thats jsut me and my love for mad max. keep at it
Does anyone actually use either of those two features mentioned? I wrote versions of them for Maya using MEL over 10 years ago, and they'd be trivial to implement in Maxscript for Edit Poly.
That actually doesn't work, you have to instead install two mel scripts... Linear lighting transforms? //TurnOffColorMan.mel global proc TurnOffColorMan() { colorManagementPrefs -edit -cmEnabled 0; } //userSetup.mel scriptJob -e SceneOpened TurnOffColorMan;
@Gannon the same thing still applies to getting a clean normal map bake, if you would like i can post a mel script i use that automatcally hardens the edges of UV islands for you?
Bummer. Is there a value in the MEL that I can adjust this manually. Similarly, is there a manual way I can adjust how dense it makes the subdivisions (my comp is kinda wimpy and some of those meshes are a bit dense for it.
Oh just my experience on twitter before I stopped posting on the platform. Initially my feed had content from artists I follow and was thus mostly art/game industry updates. With the culture war/nicki minaj/gamergate nonsense and israel palestine conflict, many artists I followed were reposting content related to this, so…
was wondering if there is any way to adjust the position of bones in a skeletal mesh after the mesh is in UDK. want to try out a trick i Seen ND do in there uncharted games which was making environment piece like trees skeletal mesh's with bones skinned onto some tree limbs and roots, than adjusting those bones to make it…
1. best way is probably make a short mel script and bind Q to toggle between Lasso and standard click to select. 2. don't know... not sure if it's possible 3. Polygon menu set, Mesh->Cleanup...
Hi, =) I just found a free script for maya recently. And I think it helps you. ;) https://www.artstation.com/marketplace/p/P1kY/mel-fan-connect-script?utm_source=artstation&utm_medium=referral&utm_campaign=homepage&utm_term=marketplace
Hey model looks great man. I love Lotus, have a few in the family. I find it hard to believe you where not making incremental saves (_01, _02 etc) or even have a MEL auto back script :(