Hmmm.. yea I don't know. I read it as a maximum of two 1K maps total. So everything added up could not be more than 2K. (Not including the normal/spec maps) One 1024x1024 One 512x512 Two 256x256 Total = One 2048x2048 or Two 1024x1024 That make sense? I guess it depends on the configuration they are referring to. It just…
I got another noob question... In 3ds max how do I setup my Unwrap UVW Mod to be at...for example 512x256? Is it Options -> Preferences -> Display Preferences...? I changed it from 256x256 to 512x256 and the box got in those proportions but the checker pattern on the background got stretched as well. Also, what was a…
Try this MEL script, just select all your items, execute the script, rename and jump to the next item using the tab key: string $RNM_WIN = `window -t "Rename"`; columnLayout -adj true -w 256; string $sel[] = `ls -sl`; for($each in $sel){ nameField -o $each; } button -label "Close" -c "deleteUI -window $RNM_WIN"; showWindow…
In Blender 8-bit means per channel color depth, so 8-bits per channel. That's a standard texture. 16-bit means 16 per channel, and it used mostly for alpha masks/brushes. Unity does have a specific 16-bit format, because it's a grayscale format(mostly). All textures are 32-bit textures, but some like JPG or PNG are…
Exactly. Engines Mip in powers of 2, so try tI have your atlas divided more evenly. Ie, have every side of every atlas element a power of 2, so 64, 128, 256, 512, etc. I wouldn't reccomend atlasing in thirds like you seem to be doing.
http://www.microsoftstore.com/store/msstore/pd/Sony-VAIO-T13-Series-Touchscreen/productID.257323100/vip.true?WT.mc_id=Email_NewWin8PCs_Online_11-2-12_CTA_Sony That looks promising at 900 bucks.
Now that I have the blockout done (some things will of course change while i'm doing the final assets), I'm going to move on to making the final asset for the Tower (the one on the far left of the last sketch). Because creating the textures from the UV snapshot is somewhat time-consuming, I'm going to be very smart about…
I have replaced my dslr with a camera phone believe it or not... works better for textures and general photos. Grab a Lumia 1020 while they are still around (they are no longer in production, so you can get them fairly cheap via ebay, amazon..ect). I bought two for around $250 each. Should probably explain why its…
I've had nothing but problems with macs not only the problems the macs give, but the grief they cause in other areas. Seen at least 5 of my friends flash drives getting fried by a mac, and one external getting it's partition nuked, and then only working on a Mac and any attempt to reformat to a different partition always…
I am also wildly hopeful about this, HOWEVER, I am not sure it's pressure sensitive. If it does have it, it seems likely that it will be nowhere near 256 levels of sensitivity. Also, zbrush isn't even an option. Probably not photoshop either. This isn't running windows 7. It's running a different OS. So that'd mean…