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: Hannah Bollar - 2 Late Days #26

Closed
wants to merge 16 commits into from

Conversation

hanbollar
Copy link

Graphics Features

  • Vertex Shading
  • Primitive Assembly
    • Triangles
    • Lines*
    • Points*
  • Rasterization
  • Fragment Shading
    • Lambert
    • Regular Texture Mapping*
    • Bilinear Interpolated Texturing*
  • Use of Depth Buffer for Frag Comparisons
    • Mutex to prevent race conditions
  • BackFace Culling*

* = additional features.

link to code - link

@hanbollar hanbollar changed the title Hannah Bollar - Project 4 Project 4: Hannah Bollar - 2 Late Days Oct 19, 2018
@hanbollar hanbollar closed this Jan 21, 2022
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.

None yet

1 participant