Radium-Engine icon indicating copy to clipboard operation
Radium-Engine copied to clipboard

Documentation

Open MathiasPaulin opened this issue 4 years ago • 1 comments

Update the documentation about Rendering. Some questions remains about developing specific demo app to illustrate some "howto"

MathiasPaulin avatar Mar 04 '21 07:03 MathiasPaulin

Codecov Report

Merging #705 (c037b9f) into master (36fd3bd) will decrease coverage by 3.57%. The diff coverage is 0.00%.

:exclamation: Current head c037b9f differs from pull request most recent head 5c1c26b. Consider uploading reports for the commit 5c1c26b to get more accurate results

@@            Coverage Diff             @@
##           master     #705      +/-   ##
==========================================
- Coverage   27.29%   23.71%   -3.58%     
==========================================
  Files         327      286      -41     
  Lines       21898    15106    -6792     
==========================================
- Hits         5976     3583    -2393     
+ Misses      15922    11523    -4399     
Impacted Files Coverage Δ
src/Core/Asset/BlinnPhongMaterialData.cpp 0.00% <0.00%> (ø)
src/Engine/Data/BlinnPhongMaterial.cpp 0.00% <0.00%> (-3.04%) :arrow_down:
src/Engine/Rendering/Renderer.cpp 0.00% <0.00%> (ø)
tests/ExampleApps/HelloRadium/main.cpp 0.00% <0.00%> (ø)
src/Core/Animation/Skeleton.hpp 0.00% <0.00%> (-100.00%) :arrow_down:
src/Core/Math/DualQuaternion.hpp 0.00% <0.00%> (-100.00%) :arrow_down:
src/Core/Utils/IndexedObject.hpp 0.00% <0.00%> (-100.00%) :arrow_down:
src/Engine/Scene/CameraStorage.hpp 0.00% <0.00%> (-100.00%) :arrow_down:
src/Engine/Scene/SignalManager.cpp 0.00% <0.00%> (-100.00%) :arrow_down:
src/Engine/Scene/SignalManager.hpp 0.00% <0.00%> (-100.00%) :arrow_down:
... and 259 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2c9797b...5c1c26b. Read the comment docs.

codecov[bot] avatar Mar 04 '21 07:03 codecov[bot]

See #639

nmellado avatar Sep 21 '22 11:09 nmellado