blue_engine_utilities 0.9.4

Utilities for Blue Engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Blue Engine utilities

## What is it?

This crate is a collection of utilities that can aid your development with the [Blue Engine](https://github.com/AryanpurTech/BlueEngine). They were separated from engine and turned into a crate instead of being integrated with the engine to have them as optional dependency than actual engine. This leads to the engine itself being smaller, cleaner, and more general focused.

## Features

So far, these functionalities are added to this crate (more to come with time):

* [Animation]https://github.com/AryanpurTech/BlueEngineUtilities/blob/master/examples/animation.rs