- signup for SkyWay for free.
- use APIKey in
index.js
.
- use APIKey in
- Google Chrome M90~.
- enable features
chrome://flags/#enable-experimental-web-platform-features
. - if you cant enable features, please use
use_requestAnimationFrame
branch,
- enable features
python -m http.server 8000
- open Google Chrome and go to localhost:8000
- I can improve drawing performance by using OffScreenCanvas(& FieldTrials of WebCodecs API)