GameDevTecnico / cubos

A still very barebones game engine focused on voxels and data-oriented programming
https://cubosengine.org
MIT License
83 stars 36 forks source link

Add HDR plugin #1108

Closed RiscadoA closed 6 months ago

RiscadoA commented 6 months ago

Description

Adds the HDR plugin.

Checklist

github-actions[bot] commented 6 months ago

PR Preview Action v1.4.7 :---: :rocket: Deployed preview to https://GameDevTecnico.github.io/cubos/docs-preview/pr-1108/ on branch gh-pages at 2024-04-15 07:22 UTC

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 20 lines in your changes are missing coverage. Please review.

Project coverage is 39.03%. Comparing base (a5eb407) to head (ee4acaf). Report is 2 commits behind head on main.

Files Patch % Lines
engine/src/render/hdr/plugin.cpp 0.00% 18 Missing :warning:
engine/src/render/hdr/hdr.cpp 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1108 +/- ## ========================================== - Coverage 39.10% 39.03% -0.07% ========================================== Files 330 334 +4 Lines 26119 26162 +43 ========================================== Hits 10213 10213 - Misses 15906 15949 +43 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.