博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
iray摘抄
阅读量:5334 次
发布时间:2019-06-15

本文共 1456 字,大约阅读时间需要 4 分钟。

参考 

 

This is our new technology to render photo-realistic images at interactive frame rates with the help of modern GPUs supporting CUDA.

 

computes all dominant and subtle lighting effects in a scene without the need for tuning and tweaking parameters of the algorithm

 

resulting rendering performance scales almost perfectly with the number of CUDA devices in a multi-GPU setup。随GPU数目速度正比

 

For the first time, the physically correct behavior of light and shadow can be studied interactively in all aspects, without compromising quality.灯光阴影正确,可交互,且不影响质量

 

Unfortunately, a true interactive integration of iray is not available in Maya 2011On the other hand, the mental ray Standalone 2011 does provide the iray rendering components. This offers the possibility to start experimenting with the iray rendering mode in the typical iterative standalone rendering workflow  .create Maya scene >> export to .mi file >> render with Standalone 独立版比较全面,MAYA版不能体会真正的交互性、实时性

 

The iray rendering engine uses a fixed set of BRDF materials and shading effects. Many existing shaders are automatically mapped to this internal shading model. If a shader is not supported by the shader translation mechanism then the material or effect is skipped, which typically renders this effect black or invisible.A Maya scene can be tuned to use only the subset of shaders and effects which is supported byiray. ---有的材质并不支持

转载于:https://www.cnblogs.com/arcgshw/archive/2012/12/04/2800904.html

你可能感兴趣的文章
jQuery上传插件Uploadify 3.2在.NET下的详细例子
查看>>
如何辨别一个程序员的水平高低?是靠发量吗?
查看>>
新手村之循环!循环!循环!
查看>>
正则表达式的用法
查看>>
线程安全问题
查看>>
SSM集成activiti6.0错误集锦(一)
查看>>
下拉刷新
查看>>
linux的子进程调用exec( )系列函数
查看>>
MSChart的研究
查看>>
C# 索引器
查看>>
MySQLdb & pymsql
查看>>
zju 2744 回文字符 hdu 1544
查看>>
delphi 内嵌汇编例子
查看>>
【luogu P2298 Mzc和男家丁的游戏】 题解
查看>>
前端笔记-bom
查看>>
MATLAB作图方法与技巧(一)
查看>>
上海淮海中路上苹果旗舰店门口欲砸一台IMAC电脑维权
查看>>
Google透露Android Market恶意程序扫描服务
查看>>
给mysql数据库字段值拼接前缀或后缀。 concat()函数
查看>>
迷宫问题
查看>>