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
- Host: GitHub
- URL: https://github.com/fsvieira/apppromo
- Owner: fsvieira
- License: mit
- Created: 2019-11-08T22:41:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-08T23:42:52.000Z (about 6 years ago)
- Last Synced: 2024-12-27T20:29:28.433Z (11 months ago)
- Language: JavaScript
- Homepage: https://fsvieira.github.io/apppromo/
- Size: 17.2 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.