Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 149 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 149 Bytes

CS452-LAB2

Lab due Tuesday Feb 4.

Use VAO's and VBO's to draw shapes. If you use glBegin and glEnd to draw shapes you will lose points.