Studiomdl Data
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=3D and CAD/CAM Models |extensions={{ext|smd}} }} '''Studiomdl Data''' (SMD) is a 3D model format used by Valve. It was succeeded by...") |
(Added sample files and software) |
||
(One intermediate revision by one user not shown) | |||
Line 8: | Line 8: | ||
== Links == | == Links == | ||
* [https://developer.valvesoftware.com/wiki/Studiomdl_Data Studiomdl Data] | * [https://developer.valvesoftware.com/wiki/Studiomdl_Data Studiomdl Data] | ||
+ | |||
+ | == Software == | ||
+ | * [https://github.com/assimp/assimp assimp] | ||
+ | * [https://github.com/Artfunkel/BlenderSourceTools BlenderSourceTools] | ||
+ | |||
+ | == Sample files == | ||
+ | * {{DexvertSamples|poly/dpx}} | ||
+ | |||
+ | [[Category:Valve]] |
Latest revision as of 02:39, 9 March 2024
Studiomdl Data (SMD) is a 3D model format used by Valve. It was succeeded by DMX model. It is an ASCII-based format.