looking for a way to set this default as every high. unlimited if possible
looking for a way to set this default as every high. unlimited if possible
Hello, you don't want to do that. The magnitude difference between the clip start and clip end should be around 7 or 8 for optimal display - The technical reason is floating point precision, you can look it up if you want.
Case in point :
Meaning you want Clip End / Clip Start < 10 000 000
, ideally 1 000 000. Otherwise you'll start seeing ugly artifacts while moving around the viewport.
If you want to set it as a default, open a brand new file, change the values then go to File > Defaults > Save Startup File.
Thanks!
Login or Register to reply.