0 Members and 3 Guests are viewing this topic.
What is your expectation/needs of how the clipping should work. There are different ways to set it up.
Sorry to drag up an old thread but clipping in Nvil is something that keeps plaguing me while modelling. This thread has been an interesting read.I am seeking guidance on settings as I may be missing something that I need to set or have set wrong ?I do most of my work in the Custom perspective/ortho viewI have Nvil set to metresI generally work on models that are between 10 & 20 metres in size.Some of the smaller components within the model are 0.01m in size which I need to zoom onto.Custom Front/Back has own camera settings is checked in preferences.Advance focus point on orthographic view zooming is on in the menusScene scale is set to 1AutoScene scale is turned offRetopo is not on (as I learned from another thread that affects visual settings)My Clipping Settings are hereI zoom in and out on the model all the time with ALT+RMB.I also use Zoom Window command a lot and Zoom selected.The clipping seems to get worse as the modelling session progresses.I have to keep hitting "Best Fit All" to get rid of the clipping once it starts happening.If anyone has any suggestions on things I could do or set differently, I would be most grateful.
You mentioned "near plane position". Where do I find that ?
You mentioned "make sure your camera point is at the right position". How do I do that ? What function in the software controls it ?
When this option is on, both the camera and focus point will move forward when you zoom in. The only case I can think of using this option is there is something sitting between the camera and the area of interest so the area of interest is hidden behind. In this case, you keep zooming in until the area of interest is visible. Now you should disable this option. Then make a selection inside that area of interest then fire best fit command, alternatively activate the "Set View Focusing Point" and click at the area of interest, this will set camera focus point in that area of interest. Now you can zoom in to very close to the area of interest because the camera focus point will not move only the camera moves and the camera will never pass the focus point.
steve, I modified the behavior of this option, please have a look.
IstoniaAfter another 1/2 hour of testing.The image above is in Custom/Orthograhic view. That is when the near clipping occurs way to early.If I change to Custom/Perspective the near clipping does not occur.I generally don't work in Custom/Perspective as I find the distortion of the model to much to work effectively so prefer Custom/Orthographic for working on the 3d view of the model.This is a bug ?
It is unlikely a bug. For the same model image size in viewport, ortho and perspective viewport camera's distance to the object can be very different. so the clipping would not be the same.Do you know how to set camera focus point yet? This is key thing to solve your clipping problem.
Hi IStonia,Have a look at this simple scene..Start Nvil and change to Four view. Load sceneThe 2 views of interest are the "Custom Perspective" and the "Camera Orthographic"The clipping for the "Camera Ortho" view is set with both auto off, Near 0.1; Far 25.0In the "Camera ortho" view, zoom in/out. When zooming in, the camera will stop zooming with no clipping(Maz view), zoom out, and the objects are eventually clipped.In the "Custom Perps" view, dolly(move) the camera along its Z axis(move toward the objects in scene). The zoom level remains constant, move the camera until you see (in the Camera ortho view) the gray box is clipped away. Now in "Camera ortho" view, zoom in/out. There is no clipping, the gray box does not reappear.That is how I was expecting the ortho views to work, dolly(move camera in/out with clipping) / zoom(zoom in/out of view with no clipping).
I modified the code to mimic this behavior and I found it has a potential problem. If the near plane is set to auto, when zoom out to some extent, the near plane will start clipping.