f3d icon indicating copy to clipboard operation
f3d copied to clipboard

Backface Culling Additions

Open KeflerExe opened this issue 1 year ago • 1 comments

Added "SetBackfaceCulling()" at "vtkF3DRenderer::ConfigureActorsProperties()". Added "BackfaceCullingVisible" in class "vtkF3DRenderer". Added CheatSheet text at "vtkF3DRenderer::FillCheatSheetHotkeys" for backface culling.

KeflerExe avatar May 05 '24 22:05 KeflerExe

Codecov Report

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

Project coverage is 96.51%. Comparing base (a85b2c4) to head (e0ef584). Report is 4 commits behind head on master.

Files Patch % Lines
vtkext/private/module/vtkF3DRenderer.cxx 63.63% 4 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1421      +/-   ##
==========================================
- Coverage   96.55%   96.51%   -0.05%     
==========================================
  Files         103      103              
  Lines        7555     7570      +15     
==========================================
+ Hits         7295     7306      +11     
- Misses        260      264       +4     

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

codecov[bot] avatar May 06 '24 20:05 codecov[bot]

hey @KeflerExe

I'll take this over if that's okay.

mwestphal avatar Jun 22 '24 16:06 mwestphal

https://github.com/f3d-app/f3d/pull/1480

mwestphal avatar Jun 22 '24 16:06 mwestphal