Recent topics
Recent Comments |
GL Stereo Environment?Hey there. Im trying to get an output image anaglyph. i saw a solution with 2 rendered images and each has one colour channel blended. that works pretty well - but also saw that there is something like "GL Stereo Environment" how can i use it - its saying that its rendering its child twice. but nothing happens if i put something to render inside of it. im a noob can somebody help ?
More like this
|
Just like the
Render In Image
patch, you need to connect its output to something (say, aBillboard
) in order for it to work.Download the GLTools sample compositions. In there is
GLTools-stereo-spheres.qtz
, which demonstrates use of theGL Stereo Environment
patch.