Overview

What is FirePro Used For?

FirePro is a javascript rendering engine that uses WebGL to build animations. These animations can be customize in real time, enabling new possibilites for front end devlopment.

How Does it Work?

FirePro uses WebGL and WebAssembly to decode prebuilt packages and render them as animations in any supporting environment (ie a web browser).

Requirements

In order for FirePro to work, your client environment must support the following technologies:

- WebGL

- WebAssembly

- Javascript Promises

Documenation
Overview
Installation
Loading Animations
Animation Overview
Animation Setup
Performance Considerations