NormalMap-Online
NormalMap-Online copied to clipboard
Add 16 Bit *.png support
Full 16 bit range of normal maps saved as a png image.
First idea:
- Two seperate shader functions. Splitting the 16 bit to two 8 Bit output (not showing).
- Adding a new canvas-toBlob function that can save 16bit png.