#1
|
|||
|
|||
Multi-Pass Rendering
It is written in Vizard's Core Features under Technical Features that Vizard supprots multi-pass & multi-stage rendering. I am working on Augmented Reality & multi passing is essential for us to get realistic output.
By using <viz>.addRenderTexture() command I am able to get the screen output. By using shaders I can even process that texture. But my requirement is to process the processed textures. Input_Texture --- > Pass 1 ------> Output 1 Input_Texture --- > Pass 2 ------> Output 2 . . . Input_Texture --- > Pass n ------> Output n {Output 1, Output 2, .... , Output n} --- > Final Pass ----> Final Output Please help me with the solution. If I am conceptually wrong then please correct me. Thanks! |
Tags |
multi pass, multi-pass, multipass, rendering |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Rendering order? | vOliver | Vizard | 3 | 09-29-2010 02:07 PM |
rendering level | shahramy | Vizard | 1 | 07-26-2010 12:12 PM |
how to control vizard rendering | shahramy | Vizard | 0 | 07-23-2010 10:50 PM |
Any way to increase rendering resolution | v-Salik | Vizard | 3 | 09-12-2007 04:57 PM |
Texture map rendering problem | JRichizzle | Vizard | 4 | 03-04-2004 07:20 AM |