Skip to content

aeoleader/CS300PROJECT3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

——————————————————————————————————————————————————————————————————————————————————
Nan Jiang, Pratistha Bhandari, and Xiangyu Li

CS300 Project 3: 3D world navigation

This program creates a 3D world that the user can navigate through keyboard and mouse controls. This is a small game of jumping over floating blocks and if you fail to make the jump, you fall and the game restarts.

 11/17/15
——————————————————————————————————————————————————————————————————————————————————

- Usage

1. Run
	Include OpenGL and GLUT libraries and run the source code using Xcode or
	terminal

2. Key Instructions
	‘esc’ - exit the program
	’w’ - move camera forward
	‘s’ - move camera backward
	‘a’ - move camera to the left
	‘d’ - move camera to the right
	space bar - jumping movement of the camera
	mouse pad - trackball movement
	
 _________________________________________________________________________________

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages