h*m 发帖数: 9 | 1 【 以下文字转载自 CS 讨论区 】
发信人: hlm (hlm), 信区: CS
标 题: 请教一个计算机3D渲染方面的问题
发信站: BBS 未名空间站 (Fri Jun 20 18:34:55 2008)
有可能要做一个计算机3D渲染方面的问题,可是却没有经验。所以请问有没有什么迅速
的入门书,还有是否有什么可以开发用的软件。在MatLab文档中发现有个虚拟现实工具
包,好象还可以使用OpenGL,所以想问有没有高手给点建议和方向。多谢。 | g*****g 发帖数: 34805 | 2 It really depends on what you want to achieve, your programming
background, etc. OpenGL's learning curve is a bit steep.
【在 h*m 的大作中提到】 : 【 以下文字转载自 CS 讨论区 】 : 发信人: hlm (hlm), 信区: CS : 标 题: 请教一个计算机3D渲染方面的问题 : 发信站: BBS 未名空间站 (Fri Jun 20 18:34:55 2008) : 有可能要做一个计算机3D渲染方面的问题,可是却没有经验。所以请问有没有什么迅速 : 的入门书,还有是否有什么可以开发用的软件。在MatLab文档中发现有个虚拟现实工具 : 包,好象还可以使用OpenGL,所以想问有没有高手给点建议和方向。多谢。
| h*m 发帖数: 9 | 3 Thanks for your reply. Might need to do something on virtual reality system
with focus on the rendering process. Have some programming background, but
may not be that professional - personal evaluation.
So, it seems it is easy to learn OpenGL. Are there any other software for
doing this? I found MatLab has a Virtual Reality Toolbox. How is that?
【在 g*****g 的大作中提到】 : It really depends on what you want to achieve, your programming : background, etc. OpenGL's learning curve is a bit steep.
| r*********r 发帖数: 3195 | 4 VR is not really rendering.
there are many rendering softwares, like renderman, povray, blender, maya,
etc. and there are even more toolkits for programming. OpenGL is too low
level, more like assembly language. |
|