Click on the image below to lock mouse cursor to demo. Open demo in new window.
Source
grammar("JavaScript"); const env = new Primrose.BrowserEnvironment({ backgroundColor: 0x000000, groundTexture: "../shared_assets/images/deck.png", useFog: true, drawDistance: 100, fullScreenButtonContainer: "#fullScreenButtonContainer", fullScreenElement: document.body, nonstandardNeckLength: 0.15, nonstandardNeckDepth: 0.075 });