Skip to content

KaganAyten/ComputerGraphics101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComputerGraphics101

This is my project assignment for computer graphics 101 lesson. You can draw axis, and triangles as you wish.

Also you can reflect and rotate the triangle. Reflecting and rotations are based by matrix calculations.

Usage:

  • Draw Axis Button: You can draw axis and grid system by clicking this button.
  • Draw Triangle Button: You can draw triangle with this button. You can enter the points of triangle to inputfield. If you don't program will be draw the default triangle
  • Reflect (X) Button:It reflects on the x-axis the drawen triangle
  • Reflect (Y) Button:It reflects on the y-axis the drawen triangle
  • Translate Button: You can rotate your triangle by clicking this button. You have to enter a valid degree to input area. You can make faded the last rotated triangle by clicking X button under the degree inputfield.

Screenshots:



About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages