.raw file: Difference between revisions
Jump to navigation
Jump to search
m tiny edits |
|||
Line 1: | Line 1: | ||
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 ''nonstandard extension'' to COLLADA. They are supported by the [[COLLADA DOM]], but at present no [[DCC]] tools or other [[COLLADA application]]s support them. | 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 ''nonstandard extension'' to COLLADA. They are supported by the [[COLLADA DOM]], but at present no [[DCC]] tools or other [[COLLADA application]]s support them. | ||
[[Category:COLLADA terminology]][[Category:DOM terminology]] | [[Category:COLLADA terminology]][[Category:DOM terminology]][[Category:COLLADA DOM]] |
Latest revision as of 01:08, 31 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 nonstandard extension to COLLADA. They are supported by the COLLADA DOM, but at present no DCC tools or other COLLADA applications support them.