Search Results for

    Show / Hide Table of Contents

    Getting started with a Evergine web application


    Create a new application

    From the Evergine launcher you can create a Web (WebGL2.0) project, or add the web profile from the Evergine Studio.

    Create a new Web project

    This template adds two projects to the web solution, the Web one which is the web application client, that uses typescript to execute Evergine into a web canvas, and an optional Server project that it is just an Asp server application that implements some optimiziations for asset loading that can only be done from server side.

    Web projects

    After editing your scene from Evergine Studio as usual, run the Web.server project or the Web project from Visual Studio 2022 to see it running on the browser.

    Robot sample

    Finally, check it out how to deploy the app and improve its performance.

    In This Article
    Back to top
    Generated by DocFX