The highPoly looks good! post a picture of the other side! one thing that i see right of the bat is the 2 cylinders that hold up the whole barricade (part of the latch) feel like they need somekind of a connector between the parts they run straight into the top and bottom. keep it up!
wow this is really huge and beautifully done. I don't feel the scale on the ballista though, I would make the wooden parts laminated, maybe even add bolts metal clamps as connectors in some places and bend with the bow.
It looks great! As for an area of improvement, I think the piece could benefit a bit from some modifications to the dirt/grime areas as some spots look clean when they should be dirty, whereas others look excessively filthy. The yellow graffiti on the left of the dumpster looks a bit off since it appears that part of the…
Nice results, I would say that the light is pretty expensive for what it is. I would recommend for initial experiments getting a cheap led flashlight like https://www.amazon.com/Hausbell-Ultra-Bright-Flashlight-Tactical/dp/B00CEOII9K you can unscrew the lens and bare leds put out a surprisingly wide beam of fairly even…
not sure if anyone is still following this post, but I have had all the same problems myself, and after a lot of research and tinkering this is what I have found.> using transfer maps and mental ray together requires a lot of steps necessary to get mental ray to communicate properly with maya. I copied all my steps into a…
Here's one I wrote for just updating the textures on the selected objects: <font class="small">Code:</font><hr /><pre> //global proc CRupdateTexSelected() { waitCursor -state on; source AEfileTemplate.mel; string $mats[]; string $files[]; string $sel[]=`ls -sl -tr -l`; for ($node in $sel) { string $shapes[] =…
Sounds like the monitor may be going, but there are some checks you can do. Check the monitor cable. See if wiggling it will bring it out of standby. Could be the connector at the monitor, or the cable. If there is another computer around, or another video port, try plugging the monitor into that for a while. It could be…