Caligari trueSpace
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) m (→Links) |
(Added sample files) |
||
Line 7: | Line 7: | ||
}} | }} | ||
'''Caligari trueSpace''' is a 3D art and animation program, now discontinued, from a company that was bought out by Microsoft. Its files are of two basic categories: objects and scenes. Each comes in two format varieties, [[ASCII]] and binary. The file extensions (.cob and .scn) distinguish the objects and scenes, but do not indicate whether the files are text or binary; this requires inspecting the contents. The Wikidata and PRONOM IDs shown in the infobox are for the ASCII and binary versions in that order. | '''Caligari trueSpace''' is a 3D art and animation program, now discontinued, from a company that was bought out by Microsoft. Its files are of two basic categories: objects and scenes. Each comes in two format varieties, [[ASCII]] and binary. The file extensions (.cob and .scn) distinguish the objects and scenes, but do not indicate whether the files are text or binary; this requires inspecting the contents. The Wikidata and PRONOM IDs shown in the infobox are for the ASCII and binary versions in that order. | ||
+ | |||
+ | == Sample files == | ||
+ | * https://telparia.com/fileFormatSamples/poly/trueSpace3D/ | ||
== Links == | == Links == |
Revision as of 19:10, 3 May 2022
Caligari trueSpace is a 3D art and animation program, now discontinued, from a company that was bought out by Microsoft. Its files are of two basic categories: objects and scenes. Each comes in two format varieties, ASCII and binary. The file extensions (.cob and .scn) distinguish the objects and scenes, but do not indicate whether the files are text or binary; this requires inspecting the contents. The Wikidata and PRONOM IDs shown in the infobox are for the ASCII and binary versions in that order.