Skip to content

Update default.frag with fixed comment#37

Open
MatthewSmith413 wants to merge 1 commit intozeokku:mainfrom
MatthewSmith413:fixing-the-comment-error
Open

Update default.frag with fixed comment#37
MatthewSmith413 wants to merge 1 commit intozeokku:mainfrom
MatthewSmith413:fixing-the-comment-error

Conversation

@MatthewSmith413
Copy link
Copy Markdown

There is a comment that has inaccurate information on line 17 - it claims that the y-coordinate of the mouse starts at the top at 0 pixels and increases as it goes down, however the y-coordinate of the mouse starts at the bottom at 0 pixels and increases as it goes up. This change is to prevent new users learning glsl from being confused by the behavior of the mouse.

There is a comment that has inaccurate information - it claims that the y-coordinate of the mouse starts at the top at 0 pixels and increases as it goes down, however the y-coordinate of the mouse starts at the bottom at 0 pixels and increases as it goes up. This change is to prevent new users learning glsl from being confused by the behavior of the mouse.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant