Click here to Skip to main content
15,886,830 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Vector Graphics Pin
Richard Andrew x6429-Jan-22 8:45
professionalRichard Andrew x6429-Jan-22 8:45 
GeneralRe: Vector Graphics Pin
CodeWraith29-Jan-22 9:36
CodeWraith29-Jan-22 9:36 
GeneralRe: Vector Graphics Pin
Richard Andrew x6429-Jan-22 9:42
professionalRichard Andrew x6429-Jan-22 9:42 
GeneralRe: Vector Graphics Pin
Stuart Dootson1-Feb-22 7:50
professionalStuart Dootson1-Feb-22 7:50 
GeneralRe: Vector Graphics Pin
Gary R. Wheeler29-Jan-22 7:50
Gary R. Wheeler29-Jan-22 7:50 
GeneralRe: Vector Graphics Pin
OriginalGriff29-Jan-22 0:33
mveOriginalGriff29-Jan-22 0:33 
GeneralRe: Vector Graphics Pin
Richard Andrew x6429-Jan-22 0:49
professionalRichard Andrew x6429-Jan-22 0:49 
GeneralRe: Vector Graphics Pin
Gary R. Wheeler29-Jan-22 7:58
Gary R. Wheeler29-Jan-22 7:58 
Richard Andrew x64 wrote:
if modern displays had a vector mode
Honestly, from a certain perspective that is true. The data passed between the CPU, the video adapter, and even the monitor is rarely simple raster lines of pixels. Higher-level constructs are used throughout the pipeline to reduce the amount of information required per frame, which helps increase the overall frame rate possible with the device.

The other appeal of the original vector displays was the lack of pixelation in the image. Frankly, modern displays have such incredible pixel density that pixelation is only an issue in certain contrived scenarios.
Software Zen: delete this;

GeneralRe: Vector Graphics Pin
Richard Andrew x6429-Jan-22 8:02
professionalRichard Andrew x6429-Jan-22 8:02 
GeneralRe: Vector Graphics Pin
Pete O'Hanlon29-Jan-22 1:32
mvePete O'Hanlon29-Jan-22 1:32 
GeneralRe: Vector Graphics Pin
Richard Andrew x6429-Jan-22 1:45
professionalRichard Andrew x6429-Jan-22 1:45 
GeneralRe: Vector Graphics Pin
RickZeeland29-Jan-22 2:08
mveRickZeeland29-Jan-22 2:08 
GeneralRe: Vector Graphics Pin
Super Lloyd29-Jan-22 2:22
Super Lloyd29-Jan-22 2:22 
GeneralRe: Vector Graphics Pin
Richard Andrew x6429-Jan-22 2:32
professionalRichard Andrew x6429-Jan-22 2:32 
GeneralRe: Vector Graphics Pin
trønderen29-Jan-22 5:08
trønderen29-Jan-22 5:08 
GeneralRe: Vector Graphics Pin
Richard Andrew x6429-Jan-22 8:04
professionalRichard Andrew x6429-Jan-22 8:04 
GeneralRe: Vector Graphics Pin
trønderen29-Jan-22 8:17
trønderen29-Jan-22 8:17 
GeneralRe: Vector Graphics Pin
Richard Andrew x6429-Jan-22 8:30
professionalRichard Andrew x6429-Jan-22 8:30 
GeneralRe: Vector Graphics Pin
Mircea Neacsu29-Jan-22 8:54
Mircea Neacsu29-Jan-22 8:54 
GeneralRe: Vector Graphics Pin
Slow Eddie29-Jan-22 4:54
professionalSlow Eddie29-Jan-22 4:54 
GeneralRe: Vector Graphics Pin
Richard Andrew x6429-Jan-22 4:59
professionalRichard Andrew x6429-Jan-22 4:59 
GeneralRe: Vector Graphics Pin
RickZeeland29-Jan-22 7:15
mveRickZeeland29-Jan-22 7:15 
GeneralRe: Vector Graphics Pin
Richard Andrew x6429-Jan-22 8:04
professionalRichard Andrew x6429-Jan-22 8:04 
GeneralRe: Vector Graphics Pin
Rick York29-Jan-22 9:17
mveRick York29-Jan-22 9:17 
GeneralRe: Vector Graphics Pin
harold aptroot29-Jan-22 18:57
harold aptroot29-Jan-22 18:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.