不同相机/场景之间的交叉淡入淡出

时间:2013-05-10 13:57:09

标签: three.js

这是一个较旧的问题“how to achieve a cross fade between different cameras / scenes in three.js?”,它有一个与之相关的小提琴 jsfiddle.net/DW9q4/43 / ,它似乎不再起作用了。它显示黑屏。

任何想法为什么?

r.58

1 个答案:

答案 0 :(得分:2)

主要变化是如何定义制服。

tDiffuse1: {
    type: "t",
    value: rtTexture1
},

更新小提琴:http://jsfiddle.net/DW9q4/85/

three.js r.58