How to make a VRML world have a small file size?
Submitted by: AdministratorThere is one simple way to drastically reduce the file size of your VRML world. You can reduce the file size by 80-90%!! You just need to compress it using GZIP.
GZIP is available for almost all available Unix platforms, plus other machines. Do a search at your favorite search engine to find a version for your machine.
In Unix, if you have gzip, you only need to type: gzip filename.wrl, and your file will become compressed and have the new filename filename.wrl.gz.
Submitted by:
GZIP is available for almost all available Unix platforms, plus other machines. Do a search at your favorite search engine to find a version for your machine.
In Unix, if you have gzip, you only need to type: gzip filename.wrl, and your file will become compressed and have the new filename filename.wrl.gz.
Submitted by:
Read Online VRML Job Interview Questions And Answers
Top VRML Questions
| ☺ | What are primitives in VRML? |
| ☺ | What is VRML? |
| ☺ | Do I have to compile my VRML code? |
| ☺ | How do we get started with VRML? |
| ☺ | Is VRML case sensitive? |
Top Application Program Categories
| ☺ | AutoCAD Interview Questions. |
| ☺ | Microsoft Office Interview Questions. |
| ☺ | Microsoft Outlook Interview Questions. |
| ☺ | Microsoft Excel Interview Questions. |
| ☺ | WPF Interview Questions. |
