如何将3d平面点映射到2d点? [英] How to map 3d plane point to 2d point?

查看:92
本文介绍了如何将3d平面点映射到2d点?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将3d平面点映射到2d点,即如何将3d坐标转换为2d坐标



我尝试过:



i want to map a 3d plane point to 2d point that is how to convert 3d coordinates to 2d coordinates

What I have tried:

i want to map a 3d plane point to 2d point  that is how to convert 3d coordinates to 2d coordinates

推荐答案

2dx = 3dx / 3dz;

2dy = 3dy / 3dz;
2dx = 3dx / 3dz;
2dy = 3dy / 3dz;


这篇关于如何将3d平面点映射到2d点?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆