本文介绍了Visual Basic中的3D透视投影的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我开始研究名为Lib3D的3D库。我需要帮助理解透视投影所涉及的数学,然后将数学实施到程序中。任何帮助将不胜感激!



-Lucas

Hi,

I'm starting to work on a 3D library called Lib3D. I need help with understanding the math involved with perspective projection, and then implementing the math into the program. Any help will be appreciated!

-Lucas

推荐答案


这篇关于Visual Basic中的3D透视投影的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-18 18:24