WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 10-08-2010, 12:46 AM
mizutani_jun mizutani_jun is offline
Member
 
Join Date: Jun 2010
Posts: 23
Unhappy V-Realm Builder background and light load problems

I try to use simple background from V-Realm Builder in vizard but when i add this file as background.wrl file nothing appear in vizard window.
I know vizard already have skydome.dlc file to load sky easily but for now i just want simple file from V-Realm Builder.
I previously use matlab so i just want to make same sample to use in vizard.
I just use simple command like below but nothing appears but also no error found.

import viz
viz.go()
background=viz.add('wrl_files/background.WRL')

I try same command but for skydome like below.I dont add jpg sky files so nothing appears but at least i can see the background but this didnt happen when i load simple background file from V-Realm Builder.

import viz
viz.go()
skydome=viz.add('skydome.dlc')

I also try to add light function but also nothing appears.The command is like below.

import viz
viz.go()
light=viz.add('wrl_files/light.WRL')

I also add my files in zip file below.

Am i missing something?
Really need helps.
Thanks.
Attached Files
File Type: zip background.zip (389 Bytes, 1261 views)
File Type: zip light.zip (475 Bytes, 1194 views)
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 06:21 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC