HOOPS Stream File
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=3D and CAD/CAM Models |extensions={{ext|hsf}} |wikidata={{wikidata|Q105857191}} }} The HOOPS Stream File (HSF) format is an open, c...") |
Dan Tobias (Talk | contribs) (Added category) |
||
(3 intermediate revisions by one user not shown) | |||
Line 8: | Line 8: | ||
==File Specifications== | ==File Specifications== | ||
− | The first 5 bytes are the constant "HSF V" which identify this as an .hsf file.<ref>https://web.archive.org/web/20050223182655fw_/http://openhsf.org/docs_hsf/HSFSpec/HSFArchitecture_F.html</ref> Note that these are in upper case. This constant is followed by a version number consisting of: | + | The first 5 bytes are the constant "HSF V" which identify this as an .hsf file.<ref>https://web.archive.org/web/20050223182655fw_/http://openhsf.org/docs_hsf/HSFSpec/HSFArchitecture_F.html</ref><ref>https://docs.techsoft3d.com/3df/latest/tech_overview/stream_technical_overview.html</ref><ref>https://docs.techsoft3d.com/3df/latest/general/hsf/opcodes/File_Version.html</ref> Note that these are in upper case. This constant is followed by a version number consisting of: |
# one or more digits describing the major version | # one or more digits describing the major version | ||
# a decimal point | # a decimal point | ||
Line 16: | Line 16: | ||
* [https://web.archive.org/web/20041216102120/http://www.hoops3d.com:80/gallery/samples/engine.hsf Sample v8 HSF file] | * [https://web.archive.org/web/20041216102120/http://www.hoops3d.com:80/gallery/samples/engine.hsf Sample v8 HSF file] | ||
* [https://web.archive.org/web/20041125093306/http://developer.hoops3d.com/techpapers/hsfcompression.htm HSF Samples] | * [https://web.archive.org/web/20041125093306/http://developer.hoops3d.com/techpapers/hsfcompression.htm HSF Samples] | ||
+ | * [http://alvarestech.com/temp/CMM_Curso/EXERCICIOS/CADFILES/ Sample HSF Files] | ||
==References== | ==References== | ||
<references/> | <references/> | ||
+ | |||
+ | [[Category:Engineering]] |
Latest revision as of 14:38, 5 February 2024
The HOOPS Stream File (HSF) format is an open, customizable, highly compressed 2D/3D visualization format specifically tailored to the needs of displaying engineering data.[1][2][3]
[edit] File Specifications
The first 5 bytes are the constant "HSF V" which identify this as an .hsf file.[4][5][6] Note that these are in upper case. This constant is followed by a version number consisting of:
- one or more digits describing the major version
- a decimal point
- 2 digits describing the minor version
[edit] Sample Files
[edit] References
- ↑ https://web.archive.org/web/20040704170223/http://www.openhsf.org/specification/format.htm
- ↑ https://web.archive.org/web/20040627050501/http://www.openhsf.org/
- ↑ https://web.archive.org/web/20050305021255/http://www.hoops3d.com/company/index.html
- ↑ https://web.archive.org/web/20050223182655fw_/http://openhsf.org/docs_hsf/HSFSpec/HSFArchitecture_F.html
- ↑ https://docs.techsoft3d.com/3df/latest/tech_overview/stream_technical_overview.html
- ↑ https://docs.techsoft3d.com/3df/latest/general/hsf/opcodes/File_Version.html