Hey guys! I just released a features video of the XMD ToolBox Plugin for ZBrush. The plugin is now available to XMD Members for beta. It is fully functional and awesome! https://www.youtube.com/watch?v=-XroCTOjYto Here is more information about the plugin and the XMD Life-Time http://michaeldunnam.com/beta-information/ The…
NetDevil is hiring Animators for a new unanounced title. From the ND website:: Essential Functions: Maintain look and feel as defined by the Studio Art Director. Animate both human and non-humanoid characters Animate mechanical objects Help define in-game character motion paths Help define character joint setup and rigs.…
My truck is slowly becoming more detailed. I also made the steering fully functional. You can animate the rotation of wheels and all components in any position from start to finish.
It's been awhile since I've done any game art in my freetime so I'm starting up a new project I've had on my mind for a long time. I've been needing to get a better understanding of the PBR workflow and really push myself as an environment artist so this seemed perfect. I feel like I've fallen behind on my sci fi…
Finally some Updates to share! These boston snow storms can't keep me down. So here is a video of the first playable "milestone" I guess you could say. The functionality is pretty much how I want it, and most of the animation stubs are in, some a little more polished than others but nothing is final. [ame="…
I'd say the design isn't bad, it has a sort of rugged boxy look to it. Sort of like grandpa's old rusty fighter from the last great war is the feeling I'm currently getting from it, and maybe you can push that when it comes time for texturing. (Think the old viper fighters from battlestar galactica compared to the new…
To me personally, this looks about as sensable and usefull as that idiotic Thermatake mouse and keyboard with the fan stuck on the front of it "for gamers ultimate grip!" Get a regular cheap IKEA desk, some zip-ties, some double-sided tape, powered USB hub of your own styling choice (class yo!).. Now use double-tape to…
that scene doesn't really fit together (yet?) in some aspects to my eye: inside and outside are very different in terms of their scifi feel. whereas the inside is almost completely high tech with polished surfaces and tubes and whatnot, the outside looks very much like a contemporary industrial area (with the exemption of…
almost there (warning not yet complete or working!! with newer versions than max 9)function selectUVOuterEdges = ( if (selection.count > 0)then(--at least an object selected local obj = selection[1]; local uv = modPanel.getCurrentObject(); if( classof(uv) == Unwrap_UVW)then( print("yes UV modifier is there");…
selecting a file and then pasting it doesn't work because that has not much to do with the clipboard - it is more a explorer specific function not a application wide standard. I mean have you tried the same with Photoshop or msPaint ? because it wont work. Sure I could program a drag and drop functionality but then again…