Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 336 Bytes

File metadata and controls

31 lines (18 loc) · 336 Bytes

CS130

Repository of my CS130 labs for UCR's Computer Graphics course.

Lab 1

Line Drawing using Midpoint algorithm

Lab 2

Bezier Curve algorithms for n-th dimension.

Lab 3

Polygon triangle rendering.

Lab 4

Introduction to Maya Autodesk

Lab 5

Transformations of 3D objects in OpenGL (glut)