Skip to content
This repository has been archived by the owner on Jun 30, 2019. It is now read-only.
/ LoadingAnim Public archive

A simple C++ 14 class to display nice and beautiful loading animation in your SFML >= 2.4 game

Notifications You must be signed in to change notification settings

SuperFola/LoadingAnim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoadingAnim

A simple class to rule them all to create nice and beautiful loading animations for your SFML project !

Just add animations.cpp and animations.hpp to your project, then include animations.hpp, and you're good to go !

You can set the rotation of the object displayed, choose if you want a square, a circle, or a polygon, choose the max size, the colors, add a nice animations on colors if you want ... You can basically do whatever you want :)

Youtube video

To see the project running just check : https://youtu.be/595crGq5rEE (description in french, tell me if you want it in english as well)

About

A simple C++ 14 class to display nice and beautiful loading animation in your SFML >= 2.4 game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages