Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.1 KB

File metadata and controls

42 lines (28 loc) · 1.1 KB

Interactive 3D Animation

A college project in C.
An interactive 3D snowman animation with movements including standing up, rotating, and walking.

Content


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 download glut32.dll if your PC doesn't have it already.

Usage

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

Known Bugs

  • The walking speed seems to increase after doing the following steps:
    • Walk->Left/Right
    • Reset
    • Walk->Left/Right