All Projects → LuminanceHDR → Luminancehdr

LuminanceHDR / Luminancehdr

Licence: gpl-2.0
A complete workflow for HDR imaging

Projects that are alternatives of or similar to Luminancehdr

Mstdn
Tiny web-based mastodon client for your desktop
Stars: ✭ 390 (-11.96%)
Mutual labels:  desktop-application
Heman
C99 heightmap utilities.
Stars: ✭ 411 (-7.22%)
Mutual labels:  graphics
Vortice.windows
.NET standard bindings for DirectX, WIC, Direct2D1, XInput, XAudio and X3DAudio
Stars: ✭ 427 (-3.61%)
Mutual labels:  graphics
Lein template descjop
A Leiningen template(Clojure/ClojureScript Project) for Web based desktop application with Electron (atom-shell).
Stars: ✭ 394 (-11.06%)
Mutual labels:  desktop-application
Holoshield
Highly customizable sci-fi shield / force field shader for Unity3D. Allows you to set edge power & color, inner texture scrolling, waviness, scale pulsation and procedural intensity noise. Implements tessellation for low-poly base meshes.
Stars: ✭ 401 (-9.48%)
Mutual labels:  graphics
Pts
A library for visualization and creative-coding
Stars: ✭ 4,628 (+944.7%)
Mutual labels:  graphics
Touchdesigner shared
TouchDesigner toxes and small projects
Stars: ✭ 385 (-13.09%)
Mutual labels:  graphics
Vue Gl
Vue.js components rendering 3D WebGL graphics reactively with three.js
Stars: ✭ 434 (-2.03%)
Mutual labels:  graphics
Cpp 3d Game Tutorial Series
C++ 3D Game Tutorial Series is a YouTube tutorial series, whose purpose is to help all those who want to take their first steps in the game development from scratch.
Stars: ✭ 400 (-9.71%)
Mutual labels:  graphics
Mtlpp
C++ Metal wrapper
Stars: ✭ 425 (-4.06%)
Mutual labels:  graphics
Shadergen
Proof-of-concept library for generating HLSL, GLSL, and Metal shader code from C#,
Stars: ✭ 395 (-10.84%)
Mutual labels:  graphics
Mindmapp
🚀 Web application to draw mind maps.
Stars: ✭ 401 (-9.48%)
Mutual labels:  desktop-application
Vulkan best practice for mobile developers
Vulkan best practice for mobile developers
Stars: ✭ 424 (-4.29%)
Mutual labels:  graphics
Soundwave
Illustrate your sound waves on the fly 🚀
Stars: ✭ 390 (-11.96%)
Mutual labels:  graphics
Set Egpu
Display-agnostic acceleration of macOS applications using external GPUs.
Stars: ✭ 429 (-3.16%)
Mutual labels:  graphics
Libsdl2pp
C++11 bindings/wrapper for SDL2
Stars: ✭ 385 (-13.09%)
Mutual labels:  graphics
Oblivion
The language of Art
Stars: ✭ 414 (-6.55%)
Mutual labels:  graphics
Verticaldissolve
Procedural vertical dissolve shader. Highly customizable. Tweak edge color, noisiness & waviness, rim light, emission scrolling and more.
Stars: ✭ 434 (-2.03%)
Mutual labels:  graphics
One File Pdf
A minimalist Go PDF writer in 1982 lines. Draws text, images and shapes. Helps understand the PDF format. Used in production for reports.
Stars: ✭ 429 (-3.16%)
Mutual labels:  graphics
Aachartcore
📈📊☕️☕️☕️An elegant modern declarative data visualization chart framework for Android. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types.极其精美而又强大的 Android 数据可视化图表框架,支持柱状图、条形图、折线图、曲线图、折线填充图、曲线填充图、气泡图、扇形图、环形图、散点图、雷达图、混合图等各种类型的多达几十种的信息图图表,完全满足工作所需.
Stars: ✭ 424 (-4.29%)
Mutual labels:  graphics

Logo

Luminance HDR


Release Language grade: C/C++ License Issue Stats Pull Request Stats Packaging status

Copyright (C) 2010-2019

and many contributors and translators

Copyright (C) 2006-2010 - Giuseppe Rota [email protected]

What it is

Luminance HDR is a graphical user interface (based on the Qt5 toolkit) that provides a complete workflow for HDR imaging.

Supported HDR formats:

  • OpenEXR (extension: exr)
  • Radiance RGBE (extension: hdr)
  • Tiff formats: 16bit, 32bit (float) and LogLuv (extension: tiff)
  • Raw image formats (extension: various)
  • PFS native format (extension: pfs)

Supported LDR formats:

  • JPEG, PNG, PPM, PBM, TIFF, FITS

Supported features:

  • Create an HDR file from a set of images (JPEG, TIFF 8bit and 16bit, RAW) of the same scene taken at different exposure setting
  • Save and load HDR files
  • Rotate and resize HDR files
  • Tonemap HDR images
  • Projective Transformations
  • Copy EXIF data between sets of images
  • Supports internationalization

Raw image formats are supported - and treated as HDR - thanks to LibRAW.

Make sure you read the "Dependencies" Section in the INSTALL.md file. If you intend to make a package for a GNU/Linux distribution, please refer to the same file for more information.

The code is in part based on the existing open source packages:

  • "pfstools", "pfstmo" and "pfscalibration" by Grzegorz Krawczyk and Rafal Mantiuk
  • "qpfstmo", by Nicholas Phillips.

Without their contribution all of this would have not been possible.

Dependencies

Please, refer to the INSTALL.md file

Compiling the sources

Please, refer to the INSTALL.md file

Contact and Links

All comments and suggestions concerning this package or the implementation of particular algorithms are welcome.

For bugs, issues or feature requests, please refer to the BUGS file

See also:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].