.raw file: Difference between revisions
Jump to navigation
Jump to search
clarify editing flag |
No edit summary |
||
Line 1: | Line 1: | ||
In [[COLLADA]], a '''.raw file''' contains COLLADA | In [[COLLADA]], a '''.raw file''' contains COLLADA <float_array> and <int_array> element data in binary form. The idea is to make loading and saving of COLLADA documents faster by storing geometric data in binary instead of plain text. Raw files represent a ''non-standard extension'' to COLLADA. They're supported by the [[COLLADA DOM]], but at present no DCC tools or other COLLADA applications support them. | ||
[[Category:COLLADA terminology]][[Category:DOM terminology]] | [[Category:COLLADA terminology]][[Category:DOM terminology]] |
Revision as of 05:48, 30 May 2007
In COLLADA, a .raw file contains COLLADA <float_array> and <int_array> element data in binary form. The idea is to make loading and saving of COLLADA documents faster by storing geometric data in binary instead of plain text. Raw files represent a non-standard extension to COLLADA. They're supported by the COLLADA DOM, but at present no DCC tools or other COLLADA applications support them.