.raw file: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
m tiny edits
Elf (talk | contribs)
 
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.