Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drkno/favershamexpress
COSC363 Faversham Express OpenGL Assignment
https://github.com/drkno/favershamexpress
Last synced: 1 day ago
JSON representation
COSC363 Faversham Express OpenGL Assignment
- Host: GitHub
- URL: https://github.com/drkno/favershamexpress
- Owner: drkno
- License: mit
- Created: 2015-03-28T06:28:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-24T04:56:59.000Z (over 8 years ago)
- Last Synced: 2023-08-16T21:33:45.664Z (about 1 year ago)
- Language: C++
- Size: 9.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FavershamExpress
COSC363 Faversham Express OpenGL Assignment (Assignment 1)![Train image.](./Express.png)
Marks:
----
This submission for the assignment received full marks (A+).Compiling:
----
On Windows it will compile in Visual Studio 2013. Open the .sln file and make sure the nupengl package from nuget is installed and it should run.On Linux, cd into the "Faversham Express" folder that contains the Makefile and run make.
Running:
----
Ensure that the textures directory is located in the current working directory (usually same as executable) and run the program as normal.License:
----
Licensed under the MIT license and other applicable licenses where stated.