f3d icon indicating copy to clipboard operation
f3d copied to clipboard

Add a bind to control backface culling

Open mwestphal opened this issue 3 weeks ago • 2 comments

Is your feature request related to a problem? Please describe. There is a CLI option to control backface culling, but there is no interactive bind to control it yet. Lets add one.

Describe the solution you'd like

  • Create a cycle_backface_type command that cycle between visible, hidden, default in interactor_impl.cxx
  • Add an interactive bind for it on Ctrl+B in interactor_impl.cxx
  • Add doc and tests

Additional context See https://github.com/f3d-app/f3d/pull/2404 for an example on how to add an interactive bind

mwestphal avatar Dec 06 '25 09:12 mwestphal

Hi! I'd like to take this issue if no one else is working on it. I'm a beginner, but I’m willing to learn and follow the contribution guidelines.

isaccunha avatar Dec 07 '25 14:12 isaccunha

Hi @isaccunha

Of course, please join our discord to get mentoring if needed :)

https://discord.f3d.app

mwestphal avatar Dec 07 '25 14:12 mwestphal

Hi @isaccunha , need any help moving forward ?

mwestphal avatar Dec 14 '25 08:12 mwestphal

Hey, I'm icee from Discord! I'm trying to debug the backface culling issue but without success. I'll try a bit more tomorrow and if I can't solve it, I'll inform you! Many thanks for asking!

isaccunha avatar Dec 15 '25 02:12 isaccunha