Skip to content

harrison-e/terrain-plane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixelated Plane Simulator

Controls

Basic controls:

  • W/D => pitch up/down
  • Q/E => yaw left/right
  • A/D => roll left/right

Other controls:

  • R => regenerate terrain
  • P => toggle pixelation effect

Description

This program simulates flight through procedurally-generated mesa terrain, with a retro pixelation effect.

This is built off of my final project for CS 4300 Computer Graphics at Northeastern.

Dependencies

OpenGL, GLM, SDL2

How to run

Run python3 build.py to build. Then, run ./plane.

Future updates

  • Add third person perspective
  • Add airplane obj/mtl
  • Add flight physics

About

Take flight!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published