tbenz9/All-Spark-Cube-Animation-Creator
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This software is a php GUI to create animations for the led cube software located at https://github.com/spudstud/All-Spark-Cube It allows the user to see a visual representation of an LED Cube and control each LED individually. The user creates sequences called "Animaions" which consist of "Snapshots" of the LED cube. Animations are to Snapshots as Slides are to a Power Point presentation. The Animaions can then be exported to the users choice of formats. 1. CSV 2. JSON. Future revisions will enable the user to connect directly to a Java Server through an API. The Java Server source code is located at https://github.com/spudstud/All-Spark-Cube.