Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

thygate/depthmap-viewer-three

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

15 Commits

Repository files navigation

depthmap-viewer-three

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

Example input image

example

Image was generated with stable diffusion using AUTOMATIC1111's Stable Diffusion Web UI and stable-diffusion-webui-depthmap-script.

Running

The following installs dev and non-dev dependencies, including three for rendering, and serve which is used to serve the website locally:

npm clean-install
npm start

To install for production without dev dependencies (namely, without serve) run the following then host the files anywhere you want:

npm clean-install --production

About

Simple 3D web-based interactive depthmap viewer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /