SHBIN: Difference between revisions

Xcution (talk | contribs)
No edit summary
Xcution (talk | contribs)
mNo edit summary
Line 4: Line 4:
The SHBIN (SHader BINary) file is used to contain compiled VSH (Vertex SHader) files. These VSH files are shaders that can be used for vertexes.
The SHBIN (SHader BINary) file is used to contain compiled VSH (Vertex SHader) files. These VSH files are shaders that can be used for vertexes.


A SHBIN contains 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)


== Header ==
== Header ==