Code Monkey home page Code Monkey logo

veriv's Introduction

VERIV - Vscode Extended Range Imaging Viewer!



This extension provides support for loading and visualizing LDR / HDR (animated) images directly inside Vscode. Apart from that, the viewer contains more useful features than the native one included by default:

  • Translation and smooth zooming inside the image, allowing to see pixel values.
  • Control for adjusting exposure and gamma.
  • Different tone mapping possibilities: sRGB, inverse gamma, positive/negative color, and false color visualization.
  • Possibility of comparing different images using a specified error metric (Error, Absolute error, Squared Error, Relative Absolute Error, or Relative Squared Error).
  • Displays the histogram of the image (or the histogram of the error metric).
  • Reloading images is also supported.
  • Playing the images as a video depending on the user selection of FPS (Frames per second).
  • Right-click menu entry for opening all the images in a folder.

โš  If you hit any problems or want to request a feature, please create an issue on the repo.


Teaser

Currently supported formats

  • .exr - High dynamic-range (HDR) image file format.
  • .png - Low dynamic-range image without compression (including animated ones).
  • .jpg - Low dynamic-range image with compression.
  • .bmp - Bitmap digital images.
  • .gif - Graphics Interchange Format (animation).

How to use it

Open a file from one of the supported formats and the viewer will open automatically in a new tab. Note that if the file was modified after opening the viewer, it is possible to update the image using the reload button or the specific keybinding. While the window is not closed, the next open images will reuse the window, allowing you to compare them.

If you want to see all the possible keybinding, feel free to press h or ? to open the list.

Contributors


Miguel Crespo


[๐ŸŒ Web] [๐Ÿ’พ Github]

veriv's People

Contributors

mcrescas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

veriv's Issues

[Feature request] Multi-channel EXR support

Hi @mcrescas, thank you so much for this great VSCode extension!

This is a feature request to add support for multi-channel EXR images. Similar to what's done in TEV, the channel names could be displayed at the botton and the Left/Right arrows could be used to navigate between the different channels. Also channels could be grouped based on common prefixes, or XYZ / RGB naming conventions.

Keep up the great work!

Bug Prevents Opening of more than 2 images

When I double click an image to keep it open in the tab bar and attempt to open a second image, the second tab flickers into existence before switching back to the other image tab. If I start with a text editor open and try to open a second image, it yet again flickers to the already open image.

This is a new bug in version v1.0.0 that did not exist in 0.0.5.

Version: 1.74.3
Commit: 97dec172d3256f8ca4bfb2143f3f76b503ca0534
Date: 2023-01-09T16:57:40.428Z
Electron: 19.1.8
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Linux x64 5.15.85-1-MANJARO
Sandboxed: Yes

Only open .exr file with VERIV

Thank you very much for your extension, which makes it very easy for me to open and display exr files.

However, I just want to open the .exr file with VERIV and other file formats with the default vscode. How can I make it? Thanks again!

Vscode command for reload image

Hello,
First of all, I would like to say, thanks for your work on this repo. I'm using it for a Computer Graphics class rn and it is working wonderfully.

I have a use case where after I render an image, I would like to open said image (in exr format). Right now I have it hooked up so when I finish the program execution, code out/img.exr is executed. So far, this is making the editor jump to the tab where the image is open, but it is not triggering a reload of the image.

Something like a veriv.reload command would be great. I see in the keybinds that veriv.open and veriv.open-dir-images are already a thing.

Again, thank you for your work on this project.

[Feature Request] GIF Support

Excellent image viewer with great basic tools for zooming and viewing images.
Could this functionality be extended to GIFs and other animated image formats such as WebM or APNG?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.