Skip to content

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

License

Notifications You must be signed in to change notification settings

ElenaChes/C-Graphics-Basic-3D-Interactive-Animation

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Languages