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

Project 4: Mauricio Mutai #30

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Conversation

MauKMu
Copy link

@MauKMu MauKMu commented Oct 19, 2017

  • Repo Link
  • Features:
    • Back-face culling
    • UV texture mapping with support for bilinear interpolation and perspective-correct mapping
      • If no texture is present, the normals are used for coloring instead
    • Supersample antialiasing
    • Basic Lambert shading
    • Render only vertices of triangles (with configurable size)
    • Render only edges of triangles (currently supports only fixed color and size)
  • Feedback: It would be nice if the instructions specified that the example renders aren't what you're supposed to see when the rasterizer first loads. It would also be nice to include more example renders.

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