gainmap-js
gainmap-js copied to clipboard
A Javascript (TypeScript) Port of Adobe Gainmap Technology for storing HDR Images using an SDR Image + a gainmap
Not really an issue, just wanted to say thanks for the library, i recently tried with three as envMap lighting and i was able to save like 2mb in filesize....
In `r167` we now use import from `'three/webgpu'` It breaks @monogrid/gainmap-js with the error : `WARNING: Multiple instances of Three.js being imported.` What will be the best workaround ?
Bumps [three](https://github.com/mrdoob/three.js) and [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three). These dependencies needed to be updated together. Updates `three` from 0.168.0 to 0.169.0 Commits See full diff in compare view Updates `@types/three` from 0.168.0 to 0.169.0...
For some HDR files it just doesn't work. Attached is a link to a file for [example](https://img-cdn.azureedge.net/hotlink-ok/hdri/20/preview.hdr).
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
Bumps [three](https://github.com/mrdoob/three.js) and [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three). These dependencies needed to be updated together. Updates `three` from 0.175.0 to 0.176.0 Commits See full diff in compare view Updates `@types/three` from 0.175.0 to 0.176.0...
How can I go about loading HIF files from smartphone or cameras?
Hello, Thanks for this library it's really useful ! I'm working on porting it to vanilla javascript (no threejs) because I want to use it in my 3d engine. While...
Would be awesome to have a way to resize it down. Personal flow is usually go to [HDRI-HEAVEN](https://hdri-haven.com/) download a 1k image an transform through this tool, although most of...