Skip to content

Laboratory exercises for the Interactive Computer Graphics course at FER, University of Zagreb (2016/2017).

License

Notifications You must be signed in to change notification settings

marinaRupe/FER.InteractiveComputerGraphics

Repository files navigation

FER.InteractiveComputerGraphics

Laboratory exercises for the Interactive Computer Graphics course at FER, University of Zagreb (2016/2017).

Link to a course site: http://www.fer.unizg.hr/en/course/icg

1st laboratory exercise

  • written in Python
  • basic vector and matrix operations

2nd laboratory exercise

  • written in C++
  • implementation of Bresenham's line algorithm

3rd laboratory exercise

  • written in C++
  • drawing and filling a convex polygon
  • checking if a dot is inside the polygon

4th laboratory exercise

  • written in C++
  • drawing figures described in the .obj files
  • checking if a dot is inside the figure

About

Laboratory exercises for the Interactive Computer Graphics course at FER, University of Zagreb (2016/2017).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published