Server
:heart_eyes: Create multiuser 3d environments using html-like tags and javascript
Install / Use
/learn @scenevr/ServerREADME
SceneVR
The scene server loads scene files in .html format and listens for clients on a websocket connection. Any connected client gets a streamed version of the world sent to them. You can write scripts in javascript using <script /> tags in your scenefile to provide interactivity to connected clients.
SceneVR uses A-Frame as markup for scenes:
<a-scene>
<a-box position="1 2 3" material="color: blue"></a-box>
</a-scene>
Contact bnolan@gmail.com. Follow development at @scenevr.
License
MIT License.
Screenshot

Related Skills
node-connect
341.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
341.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.4kCommit, push, and open a PR
