@derschmale/io-rgbe
v0.1.1
Published
A Typescript library for decoding and encoding the RGBE/Radiance HDR file format.
Downloads
48
Readme
io-rgbe
A Typescript library for decoding and encoding the RGBE/Radiance HDR file format.
Examples:
- Decoding
- Encoding
Documentation
Class reference
Building
Building the code is simples:
npm install
npm run build