johh / io-rgbe

A Typescript library for decoding and encoding RGBE (Radiance HDR) files.

Home Page:https://derschmale.github.io/io-rgbe/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

io-rgbe

A Typescript library for decoding and encoding the RGBE/Radiance HDR file format.

Examples:

Documentation

Class reference

Building

Building the code is simples:

npm install
npm run build

About

A Typescript library for decoding and encoding RGBE (Radiance HDR) files.

https://derschmale.github.io/io-rgbe/

License:MIT License


Languages

Language:JavaScript 69.9%Language:TypeScript 30.1%