An open API service indexing awesome lists of open source software.

https://github.com/elenaches/c-graphics-basic-3d-interactive-animation

A college project in C, an interactive 3D animation.
https://github.com/elenaches/c-graphics-basic-3d-interactive-animation

3d-animation 3d-graphics animation c c-graphics cgraphics college-project graphics interactive-animations

Last synced: about 1 year ago
JSON representation

A college project in C, an interactive 3D animation.

Awesome Lists containing this project

README

          

# Interactive 3D Animation

A college project in C.

Description: an interactive 3D animation.

Content

- [Installation](#installation)
- [Usage](#usage)
- [Known bugs](#known-bugs)


# Installation

1. Run `Graphics Final.exe` or compile `Graphics Final.sln` via Visual Studio.

Raw code file is in `Graphics Final/Final.c`.

> [!NOTE]
> You might need to find a glut32.dll to download off the internet if your pc doesn't have it already.

# Usage

1. Hold left click to rotate.
2. Right click to interact with the menu and animations.

# Known bugs

The walking speed seems to increase after doing the following steps:

- Walk->Left/Right
- Reset
- Walk->Left/Right