Unity provides support for developing games on the WebGL platform. WebGL lets you publish real-time interactive 3d graphics into a browser.
For information on getting started with a WebGL application, refer to the following sections:
页面 | 描述 |
---|---|
Introduction | Introduction to WebGL development in Unity |
Get started with WebGL | Fundamentals of setting up a project in WebGL and player settings. |
Develop in WebGL | WebGL specific development information such as memory, input, and networking. |
Build a WebGL project | Information about building and testing your content for WebGL. |