Skip to content

Godot Engine web server that exports the editor scene as a gltf2 binary

License

Notifications You must be signed in to change notification settings

V-Sekai/godot-http-gltf2-binary

Repository files navigation

godot-http-gltf2-binary

Welcome to the V-Sekai development community! We provide social VR features for the open-source Godot Engine.

Quick Start

Follow these steps to set up the Godot Engine web server:

  1. Download the Editor:

    Get the latest editor version from here.

  2. Configure DDS Image Writer:

    The latest.v-sekai-editor-153 includes the DDS image writer with the ?compatible flag for VRChat streaming.

  3. Set Up Network Proxy:

    Ensure you have a fast internet connection. Use Tailscale Funnel to securely proxy your local network to the internet.

  4. Start the Server:

    Open your terminal and run:

    tailscale funnel 8080
    # Example Funnel URL: https://example-funnel-url.ts.net
    # Save the funnel link for sharing
    # Then, open the Godot editor with this project

Test the World

Test the VRChat GLB Loader in the following world:

Launch the World

Example Funnel URL compatible with the vr-voyage's world:

https://example-funnel-url.ts.net?compatible

Example Funnel URL compatible with Blender:

https://example-funnel-url.ts.net

About

Godot Engine web server that exports the editor scene as a gltf2 binary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published