https://github.com/peter-mount/html5-4k
A docker container & standalone suite of tools to create 4K animations in HTML5
https://github.com/peter-mount/html5-4k
Last synced: 5 months ago
JSON representation
A docker container & standalone suite of tools to create 4K animations in HTML5
- Host: GitHub
- URL: https://github.com/peter-mount/html5-4k
- Owner: peter-mount
- Created: 2021-02-28T16:24:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-23T08:29:32.000Z (over 5 years ago)
- Last Synced: 2024-12-06T21:38:24.863Z (over 1 year ago)
- Language: JavaScript
- Size: 381 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HTML5 4K - suite of tools to generate 4K animations in HTML5
This is a suite of tools to generate animations in 4K using just HTML5.
It consists of:
* NodeJS library to manage the generation of the frames of the video
* ltc-tools for generating LTC timecode data
* Docker container containing chromium, nodejs, ltc-tools & ffmpeg for headless generation
* Example animations
## Work in progress
Note: This project is still a work in progress but is in a state where it's starting to be usable.
### ToDo
* Add support for including a ltc time-code audio stream
* Alternate video formats other than MP4
* Make the docker container public (currently it depends on another project which isn't yet public)
## Examples
The following are a list of available examples:
* ident - example of rendering just an ident. This is visible at the start if each clip in the other examples.
* orbitsimulator - example of animating stellar movement over 700,000 years
[](http://www.youtube.com/watch?v=Vn_eFtZVImo "Rendered result")
* worldmap - The Earth rotating in 4K 25 fps
[](http://www.youtube.com/watch?v=xx4r90mu8fI "Rendered result")