Starlight3D is a webpage which provides a 3D view of the Isle of Starlight from the forum game by LoneStarNorth, accessible at http://willsaveworldforgold.com/forum/viewforum.php?f=11 .
A big thanks to him and to the community for what they are doing on this forum.
All the assets used are derivated from the work of LoneStarNorth and so the rights on those assets belongs to him.
Install dependencies
# npm install
And run the server
npm run start
The webpage is available on localhost:3000
Minimum browser version requirement
Chrome | Firefox | Edge | Opera |
---|---|---|---|
69 | 44* | No support | 56 |
* You need to enable the offscreencanvas experimental feature
this feature is behind the gfx.offscreencanvas.enabled preference. To change preferences in Firefox, visit about:config.
From https://developer.mozilla.org/en-US/docs/Web/API/OffscreenCanvas