coordinates - Why screen y coodinate is counted from top to bottom -


when draw graps on mathematics or physics lessons origin of coordinate system in bottom left corner , y coord goes bottom. whe try draw on screen y-axis switches direction , coord system origin moves top-left corner. why so?

it's historical thing.

older crt monitors fire electrons @ screen in sweeping motion starting @ top, moving down screen, sweeping left right. complete sweep of screen typically 50-60 times second.

here's link web page on subject.


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -

Passing Variables from AngelScript to C++ -