很好地介绍了如何使用向量和矩阵实现 3D 图形,而无需考虑编程语言或 directx/opengl
我开始从事 3D 编程。
所以我学习了向量、矩阵和所有这些东西。
我缺少的问题是了解所有这些东西如何生成 3D 图像。
我需要的是向量、矩阵以及如何将它们组合起来形成 3D 景观的介绍。比方说,我需要像你在纸上写的那样显示和解释它。
遗憾的是,我在 Google 上找不到真正的好东西...我发现的只是用 C++ 编写的 OpenGL 代码示例,没有关于每行功能的良好注释,也没有关于向量和矩阵的深入信息。
非常感谢和良好的祝愿, 乔恩.
I'm starting in 3D programming.
So I learn about vectors, matrices and all that stuff.
The question I lack is knowing about how all this stuff generates a 3D image.
What I need is an introduction to vectors, matrices and how these can be combined to make i.e. a 3D landscape. Let's say, I need it shown and explained just as you write it on the paper.
Sadly, I cannot find a real good with Google... what I found are just code samples for OpenGL written in C++ with no good comments about what each line does and no information in depth about vectors and matrices.
Many thanks and best wishes,
Joern.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我可以衷心推荐 Peter Shirley 的这本书:
http://www.amazon.com/基础知识-计算机图形-Peter-Shirley/dp/1568814690/ref=pd_sim_b_14
I can heartily recommend this book by Peter Shirley:
http://www.amazon.com/Fundamentals-Computer-Graphics-Peter-Shirley/dp/1568814690/ref=pd_sim_b_14