This is the runnable package, to run:
	Unzip the package_runnable file (making sure that it contains all 3 json files and the epq-3d jar file).
	Double-click run the .jar file.
	This should open up a window of the project.

Controls:
	Click on the window to caputre the mouse. Alt-tabbing will keep the mouse captured, so make sure to press ESC (with the window focused!) before tabbing out.
	Regular WASD + Shift + Space movement controlls apply
	Buttons 1 - 5 do as follows:
		Toggle Z buffer display.
		Toggle Edge display.
		Toggle on/off backface culling.
		Toggle on/off using Z buffer to draw.
	Button 9/0:
		Increase the Frustum culling cutoff point
		Decrease the Frustum culling cutoff point.
		
Note that this program has some code which is for accessing cameras. I used this initially for testing texture mapping using OBS's virtual camera. It shouldn't be enabled by default
