Simple web-based interactive depthmap viewer. Using threejs to render a plane with a displacement map.
Drag-and-drop
images with combined-rgb-and-depth-horizontally into the window to view them.
LIVE at https://thygate.github.io/depthmap-viewer-three
Image was generated with stable diffusion using AUTOMATIC1111's Stable Diffusion Web UI and stable-diffusion-webui-depthmap-script.
npm install
npm run build