API: Webpage (r2)
This API is for Worlds with no canvas.
That is, the World is a web page with regular HTML elements.
This site is mostly about uploading JS (not HTML)
to make a World
which normally "runs" on a canvas element on a page.
This API is different to the other APIs.
It allows you make a World with no canvas.
This API has the following features:
Screenshots:
- The screenshot does not assume there is a canvas. Instead it takes a screenshot of the HTML.
- It uses the
html2canvas
library
to build a screenshot of your page using JS.
-
The html2canvas library has some
limitations
and may not be able to accurately screenshot your page.
Templates
Examples
Examples of Worlds that use this API:
Flickr World 192 runs ♦ 0 likes
By
Starter user
Created: 12 Aug 2018
Modified: 18 Apr 2021
Demo of "Web page" API. Just use JS to make a web page. This page gets images from Flickr using ... Websocket buttons 184 runs ♦ 0 likes
By
Starter user
Created: 29 Feb 2020
Modified: 4 Jul 2021
Demo of Ancient Brain Websockets functionality. Run on multiple devices. Simple page uses button... Websocket chat 765 runs ♦ 0 likes
By
Starter user
Created: 29 Feb 2020
Modified: 12 Jan 2023
Demo of Ancient Brain Websockets functionality. Run on multiple devices. Chat from one to the other. Password Websock... 24 runs ♦ 0 likes
By
Starter user
Created: 14 Nov 2022
Modified: 15 Nov 2022
Password only Websocket world (web page version). Need to enter password. Only join with users w...