![]() |
#5
|
|||
|
|||
I'm using the following script.
import sys import viz import vizact import oculus viz.setMultiSample(4) viz.fov(60) viz.go() hmd = oculus.Rift() viz.link(hmd.getSensor(), viz.MainView) env = viz.addEnvironmentMap('beachscene.png') sky = viz.addCustomNode('skydome.dlc') sky.texture(env) But when i run the script, all i get is a blank new window. I am not able to see the 360 panorama. Cannot create an executable. Am I missing something? |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Panorama view and binary image | jai | Vizard | 4 | 11-26-2015 08:52 PM |
Oculus Rift and 360 Panorama with Vizard Lite Edition | mshukun | Vizard | 4 | 11-10-2015 11:17 AM |
360 panorama walk around | mshukun | Vizard | 1 | 04-24-2015 04:04 PM |
360 panorama image cube using as darts target and record the xy coordinates | mshukun | Vizard | 2 | 03-14-2013 06:17 AM |
Page flip stereo panorama | renderwiz | Vizard | 3 | 06-21-2007 10:12 AM |