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.
我需要为考试做准备,这是考试的可能问题。给定一个平截头体方法,如 frustum(-1,1, -0.5, 0.5, 1, 2) 如何将其转换为投影矩阵?上面的例子来自我的教科书,但作者没有详细定义它。如果有人能详细解释这一点,我将不胜感激。
这在文档中有所描述:http: //download.java.net/.../ViewModel.html (在底部)