Results 1 to 4 of 4

Thread: antialiasing

Hybrid View

  1. #1
    Yeah its great.

    In computer graphics, antialiasing is a software technique for diminishing jaggies - stairstep-like lines that should be smooth. Jaggies occur because the output device, the monitor or printer, doesn't have a high enough resolution to represent a smooth line. Antialiasing reduces the prominence of jaggies by surrounding the stairsteps with intermediate shades of gray (for gray-scaling devices) or color (for color devices). Although this reduces the jagged appearance of the lines, it also makes them fuzzier.
    Another method for reducing jaggies is called smoothing, in which the printer changes the size and horizontal alignment of dotsto make curves smoother.
    Antialiasing is sometimes called oversampling.

    Source: http://www.webopedia.com/TERM/A/antialiasing.html
    Reply With Quote Reply With Quote Reply With Quote (Selected Text) Reply With Quote (Selected Text)

  2. ADMIN_NOTICE_PLACEHOLDER
  3. #2
    That's what I found too, on 1080p sure, but on higher resolutions it's not noticable. Just becomes a hog.
    Last edited by BenjaminFi; 11-01-2021 at 08:25 PM.
    Reply With Quote Reply With Quote Reply With Quote (Selected Text) Reply With Quote (Selected Text)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •