Jump to content

Recommended Posts

Posted

when drawing an arc or extruding a circle you can always see segments instead of smooth curves. what do i need to do so that everything appears smooth..

Posted

Try to change the values stored in VIEWRES and FACETRES. If that doesn't help, search in the forum for other options; this question was answered before.

Posted

VIEWRES changes the number of polygons it takes to make a circle. If you have this number really low(like 10) it will use 10 straight lines to create your circle. If you bump this up to say 500 it will appear to smooth out. The circle is still a circle, just graphically its represented in this manner.

 

FACETRES is similar but it controls the mesh density. This numbers is 0-10 and correlates to your VIEWRES setting. If you set VIEWRES to 10, and FACETRES to 2 it will have twice as many tessalation lines.

 

FACETRES only affects solid objects.

Posted

Shift's variables will control the smoothness of your objects but you might also look at the DISPSILH (display silhouette) and set it to 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...