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.
- Host: GitHub
- URL: https://github.com/elenaches/c-graphics-basic-3d-interactive-animation
- Owner: ElenaChes
- License: mit
- Created: 2019-08-21T12:58:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-17T19:34:30.000Z (over 2 years ago)
- Last Synced: 2025-02-01T15:16:03.874Z (over 1 year ago)
- Topics: 3d-animation, 3d-graphics, animation, c, c-graphics, cgraphics, college-project, graphics, interactive-animations
- Language: C
- Homepage:
- Size: 9.92 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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