f3d-app / f3d

Fast and minimalist 3D viewer.
https://f3d.app
BSD 3-Clause "New" or "Revised" License
2.72k stars 194 forks source link

User-defined transparency #1562

Open githubkusi opened 1 month ago

githubkusi commented 1 month ago

In order to analyze a mesh, it is often helpful to quickly make the mesh object transparent. f3d already has support for transparency by passing the parameter --opacity=. It would be nice to have a keyboard shortcut for it

Possible solutions

Meakk commented 1 month ago

Sounds like a good idea to me. I think it will probably be addressed in F3D 3.0 with the interactor rework or at least the interactive console. Right @mwestphal ?

mwestphal commented 1 month ago

definitely!

mwestphal commented 3 days ago

need: https://github.com/f3d-app/f3d/issues/443