![]() |
|
#1
|
|||
|
|||
Hi,
The screen looks like this- it's the blue strip at the bottom I don't want, it only appears when you start navigating forward and slightly left or right with the mouse and won't go away. I've realised I can get rid of the problem by resetting my setScale to 10,10,10. Although the ground doesn't really look how I want it too then. Is there any reason for this? Many thanks. J |
#2
|
|||
|
|||
OK, I see now. It looks like a clip plane issue caused by the large scale being applied to your model. Try manually specifying the clip plane:
Code:
viz.clip(0.1,200) |
#3
|
|||
|
|||
That has solved the problem. Thank you.
J |
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|