tanvircr7 / GYM_OpenGL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GYM_OpenGL

This project is an OpenGL C++ project that creates a model of a gym with stick figures performing pull ups and bench presses. It's theme is centered around boxing to add more flavour I suppose.

Controls

p -> to move the front wall blocking your view

r, t - pitch y, u - Yaw i, o - roll c, z - scaling

move eye point w s a d

move look at point j n b m

Scenes

  1. Entry image

  2. Boxing ring image

  3. Weights room image

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need to have the following software installed on your system to run this project:

  • A C++ compiler
  • OpenGL libraries

Contributing

If you would like to contribute to this project, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature.
  3. Commit your changes.
  4. Push to your branch.
  5. Create a pull request.

About


Languages

Language:C++ 100.0%