threestudio-project / threestudio

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

How to get camera forward vector? #409

Open zero-kappa opened 8 months ago

zero-kappa commented 8 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?