V-Ray RT GPU Rendering Demo - SIGGRAPH 2009
393 просмотров
Техническое видео, в котором показано как можно рендерить Global Illumination Pass при помощи GPU. Для сравнения показаны рендеры при помощи обычного CPU.
// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
//var so = new SWFObject('http://hwcdn.net/v3s3a4r3/cds/player-licensed.swf','mpl','720','404','10');
var so = new SWFObject('http://hwcdn.net/v3s3a4r3/cds/player-licensed.swf','mpl','640','480','10');
so.useExpressInstall('http://hwcdn.net/v3s3a4r3/cds/expressInstall.swf');
so.setAttribute('xiRedirectUrl', 'http://www.cgarchitect.com'); // must be the absolute URL to your site
so.addParam('allowfullscreen','true');
so.addParam('menu','false');
//so.addVariable('file', 'rtmp://e1f1.simplecdn.net/play/_definst_/v3s3a4r3/sigg2009_GPU.mp4');
so.addVariable('file', '/siggraph2009/sigg2009_GPU.mp4');
so.addVariable('streamer', 'rtmp://e1f1.simplecdn.net/play');
so.addVariable('skin', 'http://hwcdn.net/v3s3a4r3/cds/overlay.swf');
so.addVariable('type', 'rtmp');
so.addVariable('frontcolor', 'ffffff');
so.addVariable('lightcolor', 'cc9900');
so.addVariable('controlbar', 'over');
so.addVariable('stretching', 'fill');
so.addVariable('aboutlink', 'http://www.cgarchitect.com');
so.addVariable('abouttext', '© CGarchitect Digital Media Corp.');
so.addParam("wmode","transparent");
so.addParam("allowScriptAccess", "always");
so.write("player");
// ]]>
