![]() |
#4
|
|||
|
|||
By default the render node is added to the main scene, so specifying that in your code is redundant. Your graphics card might not support render textures of size [1024,1024]. Try adding the following line after you create the render node to see if it helps:
Code:
lens.setBuffer(viz.RENDER_FRAME_BUFFER) |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
8800 ultra stereo driver | Dave | Vizard | 21 | 10-25-2009 10:25 AM |
anaglyphic stereo, backprojection & screendistance | malte | Vizard | 4 | 02-23-2008 06:48 AM |
stereo projection issue | asimbh | Vizard | 3 | 10-05-2007 10:22 AM |
quad buffered stereo? | halley | Vizard | 2 | 10-19-2005 12:28 PM |
SeeReal stereo with separate scenes | Jerry | Vizard | 2 | 10-18-2005 12:02 PM |