forked from fnunnari/YALLAH
-
Notifications
You must be signed in to change notification settings - Fork 1
Developer WebGLAPI
Fabrizio Nunnari edited this page Jul 24, 2019
·
1 revision
This module is a work in progress
This document explains how to build a Unity project that exposes the high-level API to javascript code in HTML pages.
TODO
- add main Unity script
- add native modules
- javascript files (setup_public_api.js)
- prepare an HTML file
- Build
- Use example
TODO