threestudio-project / threestudio

A unified framework for 3D content generation.
Apache License 2.0
6.35k stars 480 forks source link

How to get camera forward vector? #409

Open zero-kappa opened 10 months ago

zero-kappa commented 10 months ago

In StableDiffusionVSDGuidance, I want to convert point-to-point depth to point-to-plane depth. I need a camera forward vector. How to get it?