Wednesday, September 8, 2010

Simple Prototype: HTML to/from Unity3D

unityLogo 

Today I made a quick prototype about how you can make Unity3D communicate back and forth with a web page. I based the prototype on the Unity3D documentation about the topic.
image

I’ll do another post with the details of the implementation and the modifications I did on the C# code to follow some best practices and naming conventions that hopefully will help you to avoid confusion and lack of maintainability in the long term.
For now, you can check the prototype here.

Cheers!
- arbbot

No comments:

Post a Comment