Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前在 3D 坐标系中,point(0,0) 从中心开始。但我需要它位于左上角。那么如何使用透视相机或任何其他方式来实现它。
谢谢史蒂夫布莱克威尔..
将相机在 +x 轴向右移动并在 -y 轴向下移动,它将我的视图移动到左上角。