By any means can I use to reduce the size of a 3ds file ?? I tried to use my length and width 3dmax, but the file size is still the same ?? I am using 3ds files to create an OpenGl view, so I need to reduce their size to as small as I can ??
The 3DS format is well defined for my knowledge. The only way to reduce space is to either store less information or to compress it.
You can compress it with something like many free LZ decompressors.
Comments
Post a Comment