2004-08-09 02:40 AM
2004-08-09 05:57 AM
2004-08-09 08:13 AM
the reason to keep your textures in tif format is the alpha channel for bump mapping. jpg format can not store such information. so, you've got extra channel there + tif does not have as efficient compression as jpg has but it is not lossy which means that texture would not lose the quality after compressing.
Secondly, when loading libraries it DOES NOT mean you are loading all the files into RAM. AC actually stores just names+paths of them.
So to speed it up is a problem of the number of library parts not the actually size of them.
2004-08-09 03:34 PM
the reason to keep your textures in tif format is the alpha channel for bump mapping. jpg format can not store such information.
2004-08-10 02:36 AM
Tif's are better IMHO, because they don't have the lossy compression and are therefore better quality. 1-4Mb does seem a little too big though. It'd be interesting to see what resolution they are. Unless these materials are going to be very close to the camera, you don't need to go over 150dpi., so maybe you could massage them that way?
2004-08-10 03:12 AM
1. size: 3.6 MBI suppose it is a bit too much but I would not get rid of them. Why don't you create a 'special' library with high-res textures that would get loaded at the very end of your design process so it would not slow you down when fiddling with plans/elevations etc and/or could be used just by users who are looking after a draft viz or so.
2. content: no layers, no alpha channel, nothing visible
3. dimension: 1000px x 1171px
4. resolution: 72 dpi
again i was just wondering...
2004-08-10 10:42 PM
Link wrote:
This is not actually true. Jpg's can store alpha channels. ArchiCAD can (to a certain level of quality) take advantage of the alpha channel for bump mapping, transparency etc. Tif's are better IMHO, because they don't have the lossy compression and are therefore better quality. 1-4Mb does seem a little too big though. It'd be interesting to see what resolution they are. Unless these materials are going to be very close to the camera, you don't need to go over 150dpi., so maybe you could massage them that way?
2004-08-17 07:12 PM
This isnt true. I am surprised you would write this.Ouch David!!! Frankly, I'm surprised you'd doubt me!
2004-08-17 07:24 PM
Link wrote:JPEG 2000 isnt supported by the Photoshop or the Archicad that I have. perhaps i need to download that special plugin your webreference mentioned.This isnt true. I am surprised you would write this.Ouch David!!! Frankly, I'm surprised you'd doubt me!
http://www.heathrowe.com/tuts/jpeg2000.asp
Sure it's not your average JPG, but it is a JPG.