An open API service indexing awesome lists of open source software.

https://github.com/fsvieira/apppromo

Proof of Concept app promo video template
https://github.com/fsvieira/apppromo

Last synced: 5 months ago
JSON representation

Proof of Concept app promo video template

Awesome Lists containing this project

README

          

# apppromo
Proof of Concept app promo video template (https://fsvieira.github.io/apppromo/)

# Motivation

I wanted to make a easy promo video for one of my applications, so I searched the web for a online app promo video generator.
But I only found payed or with whatermark services.

So I had the idea to try to make one.

# Caption Log

* 2019-11-08
* Threejs + recordrtc
* Works very well with only canvas/webgl elements.
* doesn't work if I had video.
* Some browsers block video autoplay.
* recordrtc can't handle audio.
* Next Steps:
* [ ] Add a user interface, to edit some parts of template,
* [ ] Try animated sprites insted of video,
* [ ] Check if is possible to convert video to animated sprites.