Qt implementation of TimelineFX particles preview (Work in progress).
Based on Marmalade loaded with few Qt changes. Should work on every platform however I have tested this only on OSX.
Features:
- Effects loaded from resoures (data.qrc).
- Open eff files directly.
- Automated texture atlas generation
- Displaying options
How to build (tested with Qt 5.6 - on OSX/Retina).
git clone https://github.com/ppiecuch/timelinefxcplusplus.git
cd timelinefxcplusplus/tlfx/sample-qt
qmake -o Makefile sample-qt.pro