Task 2: House Building You are to draw a House using the base primitives: points, lines, or triangles. You can use GL_PO
Posted: Sun Jul 03, 2022 12:01 pm
Task 2: House Building You are to draw a House using the base primitives: points, lines, or triangles. You can use GL_POINTS, GL_LINES or GL_TRIANGLES for designing this house. A diagram has been provided as an example. You can modify the house design to your liking. <>