SHBIN: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
== Overview == | == Overview == | ||
The SHBIN (SHader BINary) file is used to contain compiled VSH (Vertex SHader) files. | The SHBIN (SHader BINary) file is used to contain compiled VSH (Vertex SHader) files. (VSH files are vertex shader scripts) | ||
A SHBIN's structure starts with a header, then a DVLP, then DVLE(s) (depending on a variable in the header) | A SHBIN's structure starts with a header, then a DVLP, then DVLE(s) (depending on a variable in the header) |