Skip to content

This is study project for course "Computer Graphics" @ Afeka College of Engineering.

Notifications You must be signed in to change notification settings

anod/ComputerGraphicsProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL World

This is study project for course "Computer Graphics" @ Afeka College of Engineering.

The project goal is to write an OpenGL 3D game based on work done in classes.

  • Generated terrain
  • Building mode (F3) to create hills, valleys, roads (bridges) and place cities
  • User-driven car (Controls: w,a,s,d)
  • Self-driven cars
  • Different camera modes : F1 - global camera (Controls: left,light,up,down,page up, page down), F2 - driver view

Implementation Highlights

  • C++
  • OOP
  • OpenGL / GLUT

Screenshots

Building mode

Building mode

Global camera

Global camera

Diver view

Diver view

Author

Alex Gavrishev 2013

About

This is study project for course "Computer Graphics" @ Afeka College of Engineering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages