OpenGL Skeletal Animation
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 1 |
| Forks | 0 |
| Open Issues | 0 |
| Last Commit | 2020-06-22 |
| Downloads | 0 |
| Last Indexed | 2026-08-04 04:53 |
Installation
nimble install OpenGL Skeletal Animation
choosenim install OpenGL Skeletal Animation
git clone https://gitlab.com/nandee95/opengl-skeletal-animation
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| OpenGL Skeletal Animation | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/nandee95/opengl-skeletal-animation |
|---|---|
| Homepage | https://gitlab.com/nandee95/opengl-skeletal-animation |
| Registry Source | gitlab |
README
OpenGL Skeletal Animation
Framework: OpenGL 4.5\ Platform: Linux
Features
- Grid
- Skeletial animation (Assimp, interpolation between keyframes)
- 3D text (freetype)
- Resource manager (with hashing)
- Quaternion camera
- Third person camera
Controls
- Arrow keys - Control the spider
- W/S - Camera forward/backward (Free camera mode)
- A/D - Camera left/right (Free camera mode)
- Q/E - Camera roll ccw/cw (Free camera mode)
- 1 - Toggle wireframe
- 2 - Next animation
- 3 - Play/pause animation
- 4 - Toggle third person camera