I've got a model here that I need to optimize for animation, I've had tutorials on ultra low poly stuff but now I'd prefer help along the lines of quality animation over, efficient animation. The model is not for a game but rather for fast rendering, I want animation to be smooth and as deform / glitch free as possible.…
Matrices in Maya basically suck for that exact reason (can't be resized, must have fixed size at creation). Why not use an array of vectors instead? A vector is a good match for colours. Alternatively you can just use an array of floats 3x the size of # of verts. int $numVerts = `blah`;float $colArray[3*$numVerts];for…
I made other assets with the same process. For the table, I gone into ZBrush to add big holes. Then, I returned the tabletop to create a second asset, with the same topology/texture. Regarding the bucket and the watering can, I'm not happy with the water, any advice? I think I'll have to homogenize the dirt level while I…
Your geometry seems to be off all over the place, especially so - the wheels. You trust that drawing too much and it's not too accurate, so, in order to improve your model, you need to check the stuff with photos. A great walkaround of T-90 can be found here - http://www.primeportal.net/tanks/yuri_pasholok/t-90/ Please…
@fuzesmarcell nice start dude, for the scale I just used a basic 3D body mesh and created a box that I knew was 190 CM tall and uniformly scaled the body to the height of the box. and just did the rest by eye. I've got a bit of progress! been real busy working this week so I didnt get quite as much done as I'd like but I…
Only g-sync support up to 60hz on 4k so... Not quite yet it seems: :( http://www.guru3d.com/news-story/asus-rog-swift-pg27aq-has-a-4k-ips-panel-with-g-sync.html Oh well... Considering the TN version of that IPS Acer g-sync model sells for $599 I think I'll stick to 1440p IPS. Also the XB family of Acer g-sync monitors…
Thanks guys! I really appreciate your advice! As for the pink leaves, I've tried, and Vue is being really dumb. So, I went with a more autumn-ish approach. I can garantee you that I will be bringing this into UDK. With everything done by me. Basically the only thing that wasn't done by me are the trees. So those will be…
Brian "Panda" Choi I was unaware of SP2 not being set for Legacy. PBR = physically based rendering.. legacy = outdated Might you have any suggestions for Legacy Rendering, i.e. program to use? or settings in SP2? I haven't found a legacy set up for sp2 yet but I'm still digging @Alemja I'm not 100% on the Alpha 1 bit. a 1…
No, that vast majority of nuclear devices were detonated underground. Also even a tiny nuclear weapon is more powerful than even the largest conventional bomb. The Russian FOAB conventional bomb has a yield of 44 tons; where as the W54 (the smallest nuclear warhead developed by the US) had a yield range of 10 - 1,000 tons…