Devious Bligh
Registered User
Join date: 18 Jan 2006
Posts: 2
|
02-01-2006 23:08
Hello all, I'm making a skin for my character... I'm almost finished but I have run into something that bothers me, everyone says to save the image as a 32bit .tga.
When I do this each piece (Head, Torso, Legs) is around 1mb each. Is that normal? Or should it be lower, or should I be saving as another format.
Also, for the face, I saw that there was eyelashes, do I need to do an alpha map for them?
Thanks!
PS: after I have the 3 images uploaded, how do I combine them into a skin?
|
Kris Spade
Registered User
Join date: 22 Sep 2003
Posts: 17
|
02-01-2006 23:57
Image should be 512x512 and only using 32-bit if using an Alpha Channel (ie: head with eyelashes.) Anything without transparancy should be saved as a 24-bit tga. Are you not shrinking the image down to 512x512?
|
Reitsuki Kojima
Witchhunter
Join date: 27 Jan 2004
Posts: 5,328
|
02-02-2006 02:33
Offhand, that sounds more or less correct.
TGA is baiscly the absolute least efficient way to store image data.
_____________________
I am myself indifferent honest; but yet I could accuse me of such things that it were better my mother had not borne me: I am very proud, revengeful, ambitious, with more offenses at my beck than I have thoughts to put them in, imagination to give them shape, or time to act them in. What should such fellows as I do crawling between earth and heaven? We are arrant knaves, all; believe none of us.
|
Ben Bacon
Registered User
Join date: 14 Jul 2005
Posts: 809
|
02-02-2006 02:59
Don't worry about the files size, Devious. As long as the image size is 512x512, and you make the correct 24/32 bit decision (as Kris explains it) you are fine. Your SL client compresses the image using JPEG2000 before it uploads the image, so the file size of the TGA is irrelevant.
After you have uploaded the 3 files, create a new skin in the appearance window, apply your 3 textures as tattoos, and save the skin.
|
Devious Bligh
Registered User
Join date: 18 Jan 2006
Posts: 2
|
02-03-2006 00:31
Thank you all for your help 
|