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...") |
|||
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/> |
Revision as of 06:06, 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]
File Specifications
The first 5 bytes are the constant "HSF V" which identify this as an .hsf file.[4] 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
Sample Files
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