Skip to content

An animation system implemented for raylib using entt ecs system.

Notifications You must be signed in to change notification settings

burakssen/animation_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animation System for raylib using entt library

This is an implementation of an animation system for raylib using the entt library. The system is designed to be simple and easy to use, while still being powerful and flexible. It allows you to create complex animations with multiple sprites and keyframes, and control them with a simple API.

Features

  • Simple and easy to use API
  • Support for multiple sprites and keyframes
  • Support for looping and one-shot animations

Usage

Checkout the example code in example/main.cpp to see how to use the animation system.

About

An animation system implemented for raylib using entt ecs system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published