CMPS-4350 Lab-5

Lab Title: Drawing in OpenGL
        
Information: check out this website for references. Click here
Step 1: Draw a Triangle

Copy the setup code using this command:

cp /home/stu/sgonzales/4350/5/lab5.cpp .

cp /home/stu/sgonzales/4350/5/Makefile .

Step 2: Draw a Circle
Step 3: Draw a Carrot with a Stem
Step 4: Animate Falling Carrots
            
        
        

Code Images

Code Example 1 Code Example 2 Code Example 3 Code Example 4 Code Example 5