Skip to content

Playground and showcase of some alternative/fast interaction between Javascript and C#

Notifications You must be signed in to change notification settings

pvn-hoang-vu/UnityJavascriptInteraction

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UnityJavascriptInteraction

Playground and showcase of an alternative and fast invocation method of managed C# code from Javascript.

How to try:

  1. Open the project with Unity (5.3.2 at the time of writing).
  2. Switch the build target to WebGL
  3. Build the project and open it in a browser.
  4. The tests are run automatically. Open the browser's developer console to see the results logs.

Discussion

Original post in the Unity forums

About

Playground and showcase of some alternative/fast interaction between Javascript and C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.4%
  • C# 29.3%
  • C 16.1%
  • HTML 5.2%