Skip to content

Graphics Final Project, Made by Nathan Beals and Nadia Goralski

License

Notifications You must be signed in to change notification settings

ndbeals/CSCI3090-Final

Repository files navigation

CSCI3090U Final Project - Drive A Car

This is a base OpenGL Project with makefiles for UNIX (supporting Linux and the Windows Subsystem for Linux), MacOS, and Windows (via NMake or MGW).

How to Build

Windows

Open a 'Visual Studio Developer Command' and navigate to the directory, then run 'nmake /F Nmakefile.Windows' Or: Open the visual studio solution and build the release (or debug) version.

To Run

Double click the compiled Executable

Note: For some reason, running the executable from inside the command line causes it to start thinking W was held down. Just double click the executable to avoid this.

Attributions

Race Car Model from: https://free3d.com/3d-model/low-poly-racing-car-22092.html I removed the pedestal, aligned it to axis, and added some extra 'object' groups.

stb_image is public domain.

tinyobj license included in its folder.

All other textures or models were supplied by Randy Fortier in his class for labs and demos.

About

Graphics Final Project, Made by Nathan Beals and Nadia Goralski

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published