Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeanchristophemorinperso/otio-wasm

OpenTimelineIO SVG renderer in your browser
https://github.com/jeanchristophemorinperso/otio-wasm

emscripten opentimelineio otio wasm

Last synced: 30 days ago
JSON representation

OpenTimelineIO SVG renderer in your browser

Awesome Lists containing this project

README

        

# otio-wasm
OpenTimelineIO SVG renderer in your browser.

This repository is an experiment to get [OpenTimelineIO](https://github.com/AcademySoftwareFoundation/Opentimelineio)
in a web page using WebAssembly.

It's using [Pyodide](https://pyodide.org/en/stable/index.html) to compile a WebAssembly wheel that can then be
imported frmo javascript using Pyodide.

You can try it at https://jcmorin.dev/otio-wasm/.