Hello. Here’s effect I want to achieve:
1 - render some scene to texture. Let it be terrain.
2 - render OTHER objects to texture with some effect. Let it be blurred clouds.
3 - draw this textures to back buffer with blending.
What is the best way to do this?
Render scene, next render scene to texture, next blend. How to?Software: Away3D 4.x |
||
nikitablack, Newbie
Posted: 06 March 2014 02:37 PM Total Posts: 15 |