![]() |
|
|
|
#1
|
|||
|
|||
|
Sky, Missing Parts
Hello all
I create sky using the following lines Code:
env = viz.addEnvironmentMap('sky.jpg')
sky = viz.addCustomNode('skydome.dlc')
sky.texture(env)
Greetings Amir |
|
#2
|
|||
|
|||
|
It may be an issue with clipping. Try increasing the far clipping distance:
Code:
viz.MainWindow.clip(0.5, 2000) |
|
#3
|
|||
|
|||
|
Great. Thanks. It works. :-)
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Accesing different parts of model | pankaj bansal | Vizard | 1 | 12-30-2012 10:10 PM |
| .osg/.ive import - missing geometry & some textures | jde | Vizard | 3 | 09-04-2009 03:18 PM |
| scaling avatar's body parts | shai | Vizard | 4 | 03-03-2008 08:35 AM |
| missing parts of head texture | sjp | Vizard | 4 | 10-10-2006 01:10 PM |
| shadow.py and refract.py missing in trail 2.53 | searsky | Vizard | 3 | 09-28-2005 08:38 AM |