WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 07-06-2014, 07:01 AM
javadi javadi is offline
Member
 
Join Date: Mar 2013
Location: London
Posts: 33
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)
The problem is in some angles the sky is not covering the horizon. Here I have attached three screen shots showing the situation. When you go forward it covers more. It is like this for only some angles. When you turn back it covers the whole horizon. Would you please let me know how to solve it? Thanks.

Greetings
Amir
Attached Thumbnails
Click image for larger version

Name:	Sky.png
Views:	733
Size:	818.8 KB
ID:	658   Click image for larger version

Name:	Sky, when you go forward.png
Views:	728
Size:	852.0 KB
ID:	659   Click image for larger version

Name:	Sky, when you turn back.png
Views:	685
Size:	895.4 KB
ID:	660  
Reply With Quote
  #2  
Old 07-07-2014, 03:31 PM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
It may be an issue with clipping. Try increasing the far clipping distance:

Code:
viz.MainWindow.clip(0.5, 2000)
Reply With Quote
  #3  
Old 07-07-2014, 03:57 PM
javadi javadi is offline
Member
 
Join Date: Mar 2013
Location: London
Posts: 33
Great. Thanks. It works. :-)
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

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


All times are GMT -7. The time now is 02:04 AM.


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