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