well, polycount means barely nothing anyway. Same model with different uvs, bones influences, texture size could be very efficient or very heavy. There's so much more constrains than polycount, rules are much more complex than "make character 1000K" some are: hard edges double the vertex count on the seam uvs border double…
Hey there, As has been mentioned, you need to add an Alpha Channel to your UV sheet and do some editing on that Alpha Channel. Values from white to black control how much the weapon wears. Values around 196 in the alpha channel subtract from the refinishable areas of the weapon. Values in the 128-255 interval have no…
Neat challenge! I'm thinking of participating. I've got a few questions about the rules/specifications: 1. Is the use of vertex color allowed for lighting/shadows? 2. Is a per pixel gloss map allowed to complement the spec map? or is that too high tech shader wise? 3. Can we breakup or combine the two 512s worth of…
Hey everyone. So I'm using Maya 2017 on Windows 10 64 bit, and for a while now I have been having trouble saving my preferences. Even my shelf items won't save. If I click on the auto key icon, change my Preferences/ Settings/ Animation/ Default on tangent: stepped (for example) then hit save... I get this error in the…
Hey guys...new problem with Maya Go to Zbrush button...I have no problem when i want to export a model into Zbrush...but when I want to export a model from Zbrush to Maya, Maya oppens and no model inside..help? :poly118: Sometimes i get this error: Loading GoZ support...done! file -f -new; // Warning: file: C:/Program…
As far as I know you can't disable color managment in Photoshop . 0.45 works fine on files not having embedded iCC color profiles like exr , tga and png maybe . Not sure about the last one although, it still could I think. When you open a psd WITH embedded ICC profile like what photoshop always do when you save a psd file…
Following link is a nice comprehensize overview of the huge performance gain you get by buying the largest ssd capacity you can afford. http://www.tomshardware.com/reviews/m4-ssd-capacity-comparison,2957.html They come to the conclusion that 128 gigs represents a sweet spot for price concerns. When I chose 256 gig model…
So sorry to hear the news that The Mill, MPC (Moving Picture Company) and Mikros Animation, Technicolor are closing after 110 years. They worked on tiles like Detective Pikachu, Bumblebee, Harry Potter to name just a few. They say it might be more than 10,000 employees effected gloably. :(…
Hi guys, I've bought SUITE, installed it and experienced some licensing [or maybe just UI] troubles with stability patch. System: * Windows 8.1 x64 EN; * Photoshop CC 2014.2.2 [20141204.r.310 x64] EN; * No AV or firewall installed/active. STORY 1: Install QS 1.8 [without starting QS]. Install stability patch. Start QS, no…
Psp has a similar cache size as ps2, 8Ko. Whatever the engine making maps that fit into that cache is going to be more efficient. the gpu does not support compressed texture so index colors is mandatory (loads of fun). In the 8Ko range you can use 128*128 with 4bits(16colors), 128*64 with 8bits(256 colors), or similar…