![]() |
#4
|
|||
|
|||
Hello,
Surely. Yes, I am using panorama.ive. Then, I downloaded a hall.jpg and trying to add as a texture to it. I am using the following code: import vizinfo #For info box import viztask #For wait time import vizmat #Matrix in v2.0 import vizact import math viz.go() #Add an object. room = viz.add('panorama.ive') #Add a texture. sky = viz.addTexture( 'hall.jpg' ) #Apply the texture to the object. room.texture( sky ) On running these lines of code, what I am getting is that there are as if two halls (seems like the picture has been split). I tried to edit its pixels in paintbrush, but, it does not work out. I am enclosing the hall.jpg file. Thanks for your time. Uttama |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to edit the skin tones of the complete characters' cfg files? | vEsotu | Vizard | 3 | 09-23-2008 12:07 PM |
Which software can be used to edit .cfg (CAL3D) files | luakt | Vizard | 4 | 09-12-2008 07:18 AM |
Error when playing wav files...? | vjonshih | Vizard | 1 | 05-23-2005 12:21 PM |
loading large wav files in vizard | tommahhh | Vizard | 1 | 05-16-2005 03:23 PM |
Including Files that Include Other Files | vjosh | Vizard | 1 | 09-21-2004 04:44 PM |