[Graphics] Edgy and jagged lines

lines are appearing edgy and jagged in sketchup model, even when i am rendering the edgy lines are there. what should i do, have already reinstalled it, already changed settings, nothing is working. i am uploading the pic of the model, please help me guys.

What style is applied ? Window > Styles

What are the OpenGL settings ? Window > Preferences > OpenGL

it is set at default style.

Which lines are you reffering to? The roof looks like a texture, this would explaint the appearance in a renderā€¦

Check that you have the latest graphics driver version installed.

Check in your graphics card control panel that its 3D settings are compatible with SketchUp

  • check that SketchUp is set to use your graphics card instead of possible integrated graphics
  • check that your Antialiasing and Anisotopic filtering settings are set to ā€œApplication controlledā€ or equivalent

After that and restarting SketchUp you might have other choices in the Capabilities window in SketchUpā€™s OpenGL settings, so you could try using a setting with 2x or 4x antialiasing. Now you only seem to have the choice of 0x (no antialising).

Anssi

1 Like

No itā€™s several of the vertical lines.
Just to the right of the first door from the left.

Then again to the right of the second door from the left. There are even more ā€œjaggedyā€ vertical lines between the window panes.

Too few pixels for these fine lines in the jpg? Single lines or more complex geometry? How does the rendered version looks like?

The good old trick can still be used when exporting image files:

Export your image without antialiasing to a higher resolution (pixel count) than you r final image needs to be, and downsample it then in your image editor. Photoshop and other image editors do much better antialiasing than SketchUp.

Anssi

3 Likes

Hi there
when i get my image into photoshop ( and this doesnā€™t matter if its png or pdf )its very blurry,how do i get to the settings you mentioned:

Check in your graphics card control panel that its 3D settings are compatible with SketchUp

  • check that SketchUp is set to use your graphics card instead of possible integrated graphics
  • check that your Antialiasing and Anisotopic filtering settings are set to ā€œApplication controlledā€ or equivalent
    my model looks nice but certainly has some jagged linesā€¦
    Iā€™m on a mac.

I havenā€™t used Macs since OS X was published so I cannot help you here. Probably SU should run quite OK on Macs with the default system settings. Inside SketchUp, I understand, the OpenGL dialog (Preferences>OpenGL) is approximately identical between the Mac and PC, and you can select an antialiasing level within SU from the options available there.

Blurry output may depend on that you have Antialiasing set both in Preferences and the Export Image options. I usually have all antialiasing turned off. Nowadays I export usually from LayOut where I have the option of using Vector or Hybrid rendering that gives me resolution-independent crisp linework independent of raster graphics settings.

Anssi

jevottamsharma
Aliasing is a artifact of sampled data systems and related to what is called the NyQuist limit and and if adequate filtering is not used before sampling you will hear strange audio noise and see jaggies you have noted. Video manufactures try and minimize the effects and I would be surprised if AMD does not for its graphics. I have a NVAIDIA card and can set it up to 16x but going beyond 4x I do not see much improvement.
Are you allowed to post your model and also let us know the SKU version of the graphics.
Thanks

I am using mac.
It will be better exporting pdf because pdf keeps vector line (edge).
I can edit line weight by vector editor like illustrator, inkscape, cad (exchanged pdf to dxf/dwg), etc.

When exporting image format (jpg, png), I have to decide image size and resolution at option setting dialog (ex. 3000x3000, 600dpi)

When exporting pdf format, I only have to decide line weight (ex. 0.25pt) which is editable by vector editor, and I can decide resolution at importing image editor like photoshop, gimp, etcā€¦

sample image is 600dpi antialias on, 600dpi antialias off, 0.25pt line weighted pdf

lineweight_025pt.pdf (2.4 KB)

I figured it out,(some of it )
I cranked up the image size in sketchup exportā€¦ bingo nice and crisp.
i still am wondering about how to set line weight.
also how to check that my graphics card runs optimally w SUā€¦
Nvidia geforce 750
thanks to everybody for the effort.

@lars,

you can only adjust the AA setting on a mac using Ruby Console or a pluginā€¦

the code is simpleā€¦
first check what it isā€¦

Test.get_AA_method

should return 0,1,2,3, or 4 [default is 0]

Test.set_AA_method(4) # is the highest available

you can try other valuesā€¦

john

Hi John
i typed the suggested in to ruby console, one by one,( i have zero experience w ruby)
here is a copy the ruby box

Test.get_AA_method
0
Test.set_AA_method(4)
0

it may be me but it seems that if anything that my lines got rougher, ( may just being paranoid about messing something up)
did i do this right??

yes, if you do the get test again it will show it has been changed to 4ā€¦

This used to be the defaults setting, but was changed to help with an ATI card issue a couple of SU versions backā€¦

If you donā€™t notice the difference after re-starting SU, do you have any system ā€˜power savingā€™ settings in use?

I normally model using the 0 setting and switch over to 4 for printing raster imagesā€¦

I always set my model window to match the paper ratio of the printerā€¦

john

Thanks John , It does show 4ā€¦
I was confused by the 0 after i had set it to 4.

Iā€™m curious does it slow your machine down running it on 4 or do you have other reasons.
Lars

my iMac is getting very old [mid 2007] and only has ATI Radeon HD 2600 Pro 256 MBā€¦

itā€™s amazing it runs El Capitan and SU v16 at all, and I sometimes need to nurse it a littleā€¦

john

John
I restarted Su and its SUUUUUPER crisp I am getting no jagged lines or ā€œpixellationā€ whatsoever, no matter how much i zoom.
This helps me so much.
thanks for your help
take care of that old lady of yours.
Best
Lars