SF3 is a Simple File Format Family. Please see the specification homepage.
LICENSE
The license of the specification and related files (zlib)specification.mess
Original source text for the specification in Markless format.samples/
Sample files to test SF3 implementations against.magic
libmagic/UNIX-file magic parser for SF3 files.card.png
,index.html
,template.ctml
,style.css
,style.lass
,style.tex
Used for generating website and the HTML and PDF versions of the specification.
- sf3.ksy
Implementation of the SF3 file formats in Kaitai struct, from which libraries in many languages can also be generated. - libsf3
Implementation of the SF3 file formats in C99 as a header-only library. - cl-sf3
Implementation of the SF3 file formats in Common Lisp. - sf3-blender-addon
An addon for Blender to export and import SF3 model files.