Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 675 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 675 Bytes

OpenGL Engine for Procedurally Generated City with Simple Car AI

Demonstration video:

Link to YouTube video

Brief

The task was to create a simple statically animated scene using OpenGL 2.1.

Please see the report and video for more information.

FAQ

Q: Why is there only one commit?
A: I did not use source control while creating this project.

Q: How do I compile this?
A: Simply run make in a Linux environment (OpenGL headers and library required).