Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct perspective in software renderer #7901

Merged
merged 1 commit into from
Jan 4, 2016
Merged

Conversation

makc
Copy link
Contributor

@makc makc commented Jan 3, 2016

To be fair, it needs complete rewrite of drawTriangle to someting quake-like, but I was not up to it. So instead opted for this subdivision thing. Results (before / after) attached - red thing is background quad, green thing is foreground mesh.
screen shot 2016-01-03 at 6 30 30
screen shot 2016-01-03 at 6 29 21

@mrdoob
Copy link
Owner

mrdoob commented Jan 4, 2016

The whole renderer sure does need a rewrite. Someday...

mrdoob added a commit that referenced this pull request Jan 4, 2016
Correct perspective in software renderer
@mrdoob mrdoob merged commit b95396c into mrdoob:dev Jan 4, 2016
@mrdoob
Copy link
Owner

mrdoob commented Jan 4, 2016

Thanks!

@makc
Copy link
Contributor Author

makc commented Jan 5, 2016

Yes, this baby allows to support many many ancient browsers. You need to move it to main package, someday.

@makc makc deleted the software-renderer branch November 3, 2017 13:33
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.

2 participants